Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/pressure/
Dmpl115.c132 static const struct iio_chan_spec mpl115_channels[] = { variable
169 indio_dev->channels = mpl115_channels; in mpl115_probe()
170 indio_dev->num_channels = ARRAY_SIZE(mpl115_channels); in mpl115_probe()