Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dmt6359-auxadc.c107 struct mtk_pmic_auxadc_chan { struct
129 const struct mtk_pmic_auxadc_chan *desc; argument
179 static const struct mtk_pmic_auxadc_chan mt6357_auxadc_ch_desc[] = {
226 static const struct mtk_pmic_auxadc_chan mt6358_auxadc_ch_desc[] = {
274 static const struct mtk_pmic_auxadc_chan mt6359_auxadc_ch_desc[] = {
453 const struct mtk_pmic_auxadc_chan *desc = &cinfo->desc[chan->scan_index]; in mt6359_auxadc_read_adc()
492 const struct mtk_pmic_auxadc_chan *desc = &cinfo->desc[chan->scan_index]; in mt6359_auxadc_read_raw()