Home
last modified time | relevance | path

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

/drivers/iio/pressure/
Dicp10100.c484 static const struct iio_chan_spec icp10100_channels[] = { variable
551 indio_dev->channels = icp10100_channels; in icp10100_probe()
552 indio_dev->num_channels = ARRAY_SIZE(icp10100_channels); in icp10100_probe()