Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/pressure/
Dms5611_core.c163 static const struct iio_chan_spec ms5611_channels[] = { variable
201 indio_dev->channels = ms5611_channels; in ms5611_probe()
202 indio_dev->num_channels = ARRAY_SIZE(ms5611_channels); in ms5611_probe()