Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmt6360-adc.c66 static int mt6360_adc_read_channel(struct mt6360_adc_data *mad, int channel, int *val) in mt6360_adc_read_channel() function
201 return mt6360_adc_read_channel(mad, chan->channel, val); in mt6360_adc_read_raw()
272 ret = mt6360_adc_read_channel(mad, bit, &val); in mt6360_adc_trigger_handler()