Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dti-ads1015.c85 enum ads1015_channels { enum
295 static const struct iio_chan_spec ads1015_channels[] = { variable
962 indio_dev->channels = ads1015_channels; in ads1015_probe()
963 indio_dev->num_channels = ARRAY_SIZE(ads1015_channels); in ads1015_probe()