Searched defs:si21xx_state (Results 1 – 1 of 1) sorted by relevance
139 struct si21xx_state { struct140 struct i2c_adapter *i2c;141 const struct si21xx_config *config;142 struct dvb_frontend frontend;143 u8 initialised:1;144 int errmode;145 int fs; /*Sampling rate of the ADC in MHz*/