Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/pressure/
Dmpl3115.c181 static const struct iio_chan_spec mpl3115_channels[] = { variable
242 indio_dev->channels = mpl3115_channels; in mpl3115_probe()
243 indio_dev->num_channels = ARRAY_SIZE(mpl3115_channels); in mpl3115_probe()