Searched defs:twl4030_madc_request (Results 1 – 1 of 1) sorted by relevance
142 struct twl4030_madc_request { struct143 unsigned long channels;144 bool do_avg;145 u16 method;146 u16 type;147 bool active;148 bool result_pending;149 bool raw;150 int rbuf[TWL4030_MADC_MAX_CHANNELS];