Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dadp810.c156 static const struct iio_chan_spec adp810_channels[] = { variable
188 indio_dev->channels = adp810_channels; in adp810_probe()
189 indio_dev->num_channels = ARRAY_SIZE(adp810_channels); in adp810_probe()