Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/adc/
Dtwl4030-madc.c503 int conv_method) in twl4030_madc_start_conversion() argument
508 if (conv_method != TWL4030_MADC_SW1 && conv_method != TWL4030_MADC_SW2) in twl4030_madc_start_conversion()
511 method = &twl4030_conversion_methods[conv_method]; in twl4030_madc_start_conversion()