Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dtwl4030-madc.c295 const struct twl4030_madc_conversion_method twl4030_conversion_methods[] = { variable
519 method = &twl4030_conversion_methods[r->method]; in twl4030_madc_threaded_irq_handler()
540 method = &twl4030_conversion_methods[r->method]; in twl4030_madc_threaded_irq_handler()
570 method = &twl4030_conversion_methods[conv_method]; in twl4030_madc_start_conversion()
642 method = &twl4030_conversion_methods[req->method]; in twl4030_madc_conversion()