Linux Kernel
3.7.1
|
#include <stv0900_priv.h>
Data Fields | |
struct stv0900_internal * | internal |
struct i2c_adapter * | i2c_adap |
struct stv0900_config * | config |
struct dvb_frontend | frontend |
int | demod |
Definition at line 341 of file stv0900_priv.h.
Definition at line 345 of file stv0900_priv.h.
int demod |
Definition at line 347 of file stv0900_priv.h.
struct dvb_frontend frontend |
Definition at line 346 of file stv0900_priv.h.
struct i2c_adapter* i2c_adap |
Definition at line 344 of file stv0900_priv.h.
struct stv0900_internal* internal |
Definition at line 343 of file stv0900_priv.h.