Searched defs:twl4030_madc_request (Results 1 – 1 of 1) sorted by relevance
129 struct twl4030_madc_request { struct130 unsigned long channels;131 bool do_avg;132 u16 method;133 u16 type;134 bool active;135 bool result_pending;136 bool raw;137 int rbuf[TWL4030_MADC_MAX_CHANNELS];