Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pt1_adapter Struct Reference

Data Fields

struct pt1pt1
 
int index
 
u8buf
 
int upacket_count
 
int packet_count
 
int st_count
 
struct dvb_adapter adap
 
struct dvb_demux demux
 
int users
 
struct dmxdev dmxdev
 
struct dvb_frontendfe
 
int(* orig_set_voltage )(struct dvb_frontend *fe, fe_sec_voltage_t voltage)
 
int(* orig_sleep )(struct dvb_frontend *fe)
 
int(* orig_init )(struct dvb_frontend *fe)
 
fe_sec_voltage_t voltage
 
int sleep
 

Detailed Description

Definition at line 89 of file pt1.c.

Field Documentation

Definition at line 98 of file pt1.c.

u8* buf

Definition at line 93 of file pt1.c.

Definition at line 99 of file pt1.c.

Definition at line 101 of file pt1.c.

Definition at line 102 of file pt1.c.

int index

Definition at line 91 of file pt1.c.

int(* orig_init)(struct dvb_frontend *fe)

Definition at line 106 of file pt1.c.

Definition at line 103 of file pt1.c.

int(* orig_sleep)(struct dvb_frontend *fe)

Definition at line 105 of file pt1.c.

int packet_count

Definition at line 95 of file pt1.c.

Definition at line 90 of file pt1.c.

int sleep

Definition at line 109 of file pt1.c.

int st_count

Definition at line 96 of file pt1.c.

int upacket_count

Definition at line 94 of file pt1.c.

int users

Definition at line 100 of file pt1.c.

Definition at line 108 of file pt1.c.


The documentation for this struct was generated from the following file: