Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/adc/
Dtwl4030-madc.c274 const struct twl4030_madc_conversion_method twl4030_conversion_methods[] = { variable
498 method = &twl4030_conversion_methods[r->method]; in twl4030_madc_threaded_irq_handler()
519 method = &twl4030_conversion_methods[r->method]; in twl4030_madc_threaded_irq_handler()
549 method = &twl4030_conversion_methods[conv_method]; in twl4030_madc_start_conversion()
621 method = &twl4030_conversion_methods[req->method]; in twl4030_madc_conversion()