Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dti-ads1015.c307 static const struct iio_chan_spec ads1115_channels[] = { variable
968 indio_dev->channels = ads1115_channels; in ads1015_probe()
969 indio_dev->num_channels = ARRAY_SIZE(ads1115_channels); in ads1015_probe()