Linux Kernel
3.7.1
|
Data Fields | |
char * | name |
char | eename [16] |
unsigned | eename_size |
unsigned | eename_pos |
struct tm6000_capabilities | caps |
enum tm6000_devtype | type |
int | tuner_type |
int | tuner_addr |
int | demod_addr |
struct tm6000_gpio | gpio |
struct tm6000_input | vinput [3] |
struct tm6000_input | rinput |
char * | ir_codes |
Definition at line 69 of file tm6000-cards.c.
Definition at line 75 of file tm6000-cards.c.
int demod_addr |
Definition at line 80 of file tm6000-cards.c.
char eename[16] |
Definition at line 71 of file tm6000-cards.c.
unsigned eename_pos |
Definition at line 73 of file tm6000-cards.c.
unsigned eename_size |
Definition at line 72 of file tm6000-cards.c.
Definition at line 82 of file tm6000-cards.c.
char* ir_codes |
Definition at line 87 of file tm6000-cards.c.
char* name |
Definition at line 70 of file tm6000-cards.c.
struct tm6000_input rinput |
Definition at line 85 of file tm6000-cards.c.
int tuner_addr |
Definition at line 79 of file tm6000-cards.c.
int tuner_type |
Definition at line 78 of file tm6000-cards.c.
enum tm6000_devtype type |
Definition at line 77 of file tm6000-cards.c.
struct tm6000_input vinput[3] |
Definition at line 84 of file tm6000-cards.c.