Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dtwl4030-madc.c275 const struct twl4030_madc_conversion_method twl4030_conversion_methods[] = { variable
499 method = &twl4030_conversion_methods[r->method]; in twl4030_madc_threaded_irq_handler()
520 method = &twl4030_conversion_methods[r->method]; in twl4030_madc_threaded_irq_handler()
550 method = &twl4030_conversion_methods[conv_method]; in twl4030_madc_start_conversion()
622 method = &twl4030_conversion_methods[req->method]; in twl4030_madc_conversion()