Searched defs:dib7000p_state (Results 1 – 1 of 1) sorted by relevance
40 struct dib7000p_state { struct41 struct dvb_frontend demod;42 struct dib7000p_config cfg;44 u8 i2c_addr;45 struct i2c_adapter *i2c_adap;47 struct dibx000_i2c_master i2c_master;49 u16 wbd_ref;51 u8 current_band;52 u32 current_bandwidth;53 struct dibx000_agc_config *current_agc;[all …]