Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dpac1921.c177 enum pac1921_channels { enum
926 static const struct iio_chan_spec pac1921_channels[] = { variable
1295 indio_dev->channels = pac1921_channels; in pac1921_probe()
1296 indio_dev->num_channels = ARRAY_SIZE(pac1921_channels); in pac1921_probe()