Linux Kernel
3.7.1
|
#include <mc44s803_priv.h>
Data Fields | |
struct mc44s803_config * | cfg |
struct i2c_adapter * | i2c |
struct dvb_frontend * | fe |
u32 | frequency |
Definition at line 200 of file mc44s803_priv.h.
struct mc44s803_config* cfg |
Definition at line 201 of file mc44s803_priv.h.
struct dvb_frontend* fe |
Definition at line 203 of file mc44s803_priv.h.
u32 frequency |
Definition at line 205 of file mc44s803_priv.h.
struct i2c_adapter* i2c |
Definition at line 202 of file mc44s803_priv.h.