Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/pressure/
Dms5637.c95 static const struct iio_chan_spec ms5637_channels[] = { variable
155 indio_dev->channels = ms5637_channels; in ms5637_probe()
156 indio_dev->num_channels = ARRAY_SIZE(ms5637_channels); in ms5637_probe()