Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dtwl4030-madc.c276 const struct twl4030_madc_conversion_method twl4030_conversion_methods[] = { variable
500 method = &twl4030_conversion_methods[r->method]; in twl4030_madc_threaded_irq_handler()
521 method = &twl4030_conversion_methods[r->method]; in twl4030_madc_threaded_irq_handler()
551 method = &twl4030_conversion_methods[conv_method]; in twl4030_madc_start_conversion()
623 method = &twl4030_conversion_methods[req->method]; in twl4030_madc_conversion()