Home
last modified time | relevance | path

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

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