Searched defs:dib7000p_state (Results 1 – 1 of 1) sorted by relevance
43 struct dib7000p_state { struct44 struct dvb_frontend demod;45 struct dib7000p_config cfg;47 u8 i2c_addr;48 struct i2c_adapter *i2c_adap;50 struct dibx000_i2c_master i2c_master;52 u16 wbd_ref;54 u8 current_band;55 u32 current_bandwidth;56 struct dibx000_agc_config *current_agc;[all …]