Home
last modified time | relevance | path

Searched defs:max1363_state (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dmax1363.c165 struct max1363_state { struct
166 struct i2c_client *client;
167 u8 setupbyte;
168 u8 configbyte;
169 const struct max1363_chip_info *chip_info;
170 const struct max1363_mode *current_mode;
171 struct mutex lock;
175 bool monitor_on;
176 unsigned int monitor_speed:3;
177 u8 mask_high;
[all …]