Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/pressure/
Dmpl3115.c186 static const struct iio_chan_spec mpl3115_channels[] = { variable
246 indio_dev->channels = mpl3115_channels; in mpl3115_probe()
247 indio_dev->num_channels = ARRAY_SIZE(mpl3115_channels); in mpl3115_probe()