Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dms5637.c115 static const struct iio_chan_spec ms5637_channels[] = { variable
182 indio_dev->channels = ms5637_channels; in ms5637_probe()
183 indio_dev->num_channels = ARRAY_SIZE(ms5637_channels); in ms5637_probe()