Searched defs:si2165_state (Results 1 – 1 of 1) sorted by relevance
40 struct si2165_state { struct41 struct i2c_adapter *i2c;43 struct dvb_frontend frontend;45 struct si2165_config config;47 u8 chip_revcode;48 u8 chip_type;51 u32 fvco_hz;52 u32 sys_clk;53 u32 adc_clk;55 bool has_dvbc;[all …]