Home
last modified time | relevance | path

Searched refs:ab8500_gpadc_parse_channels (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dab8500-gpadc.c1024 * ab8500_gpadc_parse_channels() - Parse the GPADC channels from DT
1030 static int ab8500_gpadc_parse_channels(struct ab8500_gpadc *gpadc, in ab8500_gpadc_parse_channels() function
1101 ret = ab8500_gpadc_parse_channels(gpadc, np, &iio_chans, &n_iio_chans); in ab8500_gpadc_probe()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dab8500-gpadc.c1022 * ab8500_gpadc_parse_channels() - Parse the GPADC channels from DT
1027 static int ab8500_gpadc_parse_channels(struct ab8500_gpadc *gpadc, in ab8500_gpadc_parse_channels() function
1096 ret = ab8500_gpadc_parse_channels(gpadc, &iio_chans, &n_iio_chans); in ab8500_gpadc_probe()

Completed in 4 milliseconds