Home
last modified time | relevance | path

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

/linux-6.8/drivers/iio/adc/
Dmax1363.c163 struct max1363_state { struct
164 struct i2c_client *client;
165 u8 setupbyte;
166 u8 configbyte;
167 const struct max1363_chip_info *chip_info;
168 const struct max1363_mode *current_mode;
169 u32 requestedmask;
170 struct mutex lock;
174 bool monitor_on;
175 unsigned int monitor_speed:3;
[all …]