Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/adc/
Dmax1363.c167 struct max1363_state { struct
168 struct i2c_client *client;
169 u8 setupbyte;
170 u8 configbyte;
171 const struct max1363_chip_info *chip_info;
172 const struct max1363_mode *current_mode;
173 u32 requestedmask;
174 struct regulator *reg;
178 bool monitor_on;
179 unsigned int monitor_speed:3;
[all …]