Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmax1363.c163 struct max1363_state { struct
165 u8 setupbyte;
166 u8 configbyte;
169 u32 requestedmask;
170 struct mutex lock;
174 bool monitor_on;
176 u8 mask_high;
177 u8 mask_low;
179 s16 thresh_high[8];
180 s16 thresh_low[8];
[all …]