|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned int | nr |
| u16 | last_div |
| struct tuner_i2c_props | i2c_props |
| struct list_head | hybrid_tuner_instance_list |
| unsigned int | type |
| struct tunertype * | tun |
| u32 | frequency |
| u32 | bandwidth |
Definition at line 106 of file tuner-simple.c.
| u32 bandwidth |
Definition at line 117 of file tuner-simple.c.
| u32 frequency |
Definition at line 116 of file tuner-simple.c.
Definition at line 111 of file tuner-simple.c.
| struct tuner_i2c_props i2c_props |
Definition at line 110 of file tuner-simple.c.
| u16 last_div |
Definition at line 108 of file tuner-simple.c.
| unsigned int nr |
Definition at line 107 of file tuner-simple.c.
Definition at line 114 of file tuner-simple.c.
Definition at line 113 of file tuner-simple.c.
1.8.2