Searched refs:twl4030_conversion_methods (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dtwl4030-madc.c275 const struct twl4030_madc_conversion_method twl4030_conversion_methods[] = { variable in typeref:struct:twl4030_madc_conversion_method
499 method = &twl4030_conversion_methods[r->method];
520 method = &twl4030_conversion_methods[r->method];
550 method = &twl4030_conversion_methods[conv_method];
622 method = &twl4030_conversion_methods[req->method];

Completed in 104 milliseconds