Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/pressure/
Dmpl115.c128 static const struct iio_chan_spec mpl115_channels[] = { variable
164 indio_dev->channels = mpl115_channels; in mpl115_probe()
165 indio_dev->num_channels = ARRAY_SIZE(mpl115_channels); in mpl115_probe()