Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dmpl115.c138 static const struct iio_chan_spec mpl115_channels[] = { variable
174 indio_dev->channels = mpl115_channels; in mpl115_probe()
175 indio_dev->num_channels = ARRAY_SIZE(mpl115_channels); in mpl115_probe()