|
Linux Kernel
3.7.1
|
#include <cxd2820r_priv.h>
Data Fields | |
| struct i2c_adapter * | i2c |
| struct dvb_frontend | fe |
| struct cxd2820r_config | cfg |
| bool | ber_running |
| u8 | bank [2] |
| u8 | gpio [GPIO_COUNT] |
| fe_delivery_system_t | delivery_system |
| bool | last_tune_failed |
Definition at line 37 of file cxd2820r_priv.h.
| u8 bank[2] |
Definition at line 44 of file cxd2820r_priv.h.
| bool ber_running |
Definition at line 42 of file cxd2820r_priv.h.
Definition at line 40 of file cxd2820r_priv.h.
| fe_delivery_system_t delivery_system |
Definition at line 51 of file cxd2820r_priv.h.
Definition at line 39 of file cxd2820r_priv.h.
Definition at line 46 of file cxd2820r_priv.h.
| struct i2c_adapter* i2c |
Definition at line 38 of file cxd2820r_priv.h.
| bool last_tune_failed |
Definition at line 52 of file cxd2820r_priv.h.
1.8.2