Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/pressure/
Dms5611_core.c218 static const struct iio_chan_spec ms5611_channels[] = { variable
255 indio_dev->channels = ms5611_channels; in ms5611_probe()
256 indio_dev->num_channels = ARRAY_SIZE(ms5611_channels); in ms5611_probe()