Searched defs:si21xx_state (Results 1 – 1 of 1) sorted by relevance
134 struct si21xx_state { struct135 struct i2c_adapter *i2c;136 const struct si21xx_config *config;137 struct dvb_frontend frontend;138 u8 initialised:1;139 int errmode;140 int fs; /*Sampling rate of the ADC in MHz*/