Linux Kernel
3.7.1
|
Data Fields | |
struct dvb_frontend | fe |
struct i2c_client * | i2c |
struct v4l2_subdev | sd |
struct list_head | list |
v4l2_std_id | std |
unsigned int | tv_freq |
unsigned int | radio_freq |
unsigned int | audmode |
enum v4l2_tuner_type | mode |
unsigned int | mode_mask |
bool | standby |
unsigned int | type |
unsigned int | config |
const char * | name |
Definition at line 116 of file tuner-core.c.
unsigned int audmode |
Definition at line 127 of file tuner-core.c.
Definition at line 135 of file tuner-core.c.
Definition at line 118 of file tuner-core.c.
struct i2c_client* i2c |
Definition at line 119 of file tuner-core.c.
Definition at line 121 of file tuner-core.c.
enum v4l2_tuner_type mode |
Definition at line 129 of file tuner-core.c.
unsigned int mode_mask |
Definition at line 130 of file tuner-core.c.
Definition at line 136 of file tuner-core.c.
unsigned int radio_freq |
Definition at line 126 of file tuner-core.c.
Definition at line 120 of file tuner-core.c.
bool standby |
Definition at line 132 of file tuner-core.c.
v4l2_std_id std |
Definition at line 124 of file tuner-core.c.
unsigned int tv_freq |
Definition at line 125 of file tuner-core.c.
Definition at line 134 of file tuner-core.c.