Searched defs:dib7000p_state (Results 1 – 1 of 1) sorted by relevance
36 struct dib7000p_state { struct37 struct dvb_frontend demod;38 struct dib7000p_config cfg;40 u8 i2c_addr;41 struct i2c_adapter *i2c_adap;43 struct dibx000_i2c_master i2c_master;45 u16 wbd_ref;47 u8 current_band;48 u32 current_bandwidth;49 struct dibx000_agc_config *current_agc;[all …]