Searched defs:max1363_state (Results 1 – 1 of 1) sorted by relevance
163 struct max1363_state { struct165 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 …]