Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dms5611_core.c344 static const struct iio_chan_spec ms5611_channels[] = { variable
428 indio_dev->channels = ms5611_channels; in ms5611_probe()
429 indio_dev->num_channels = ARRAY_SIZE(ms5611_channels); in ms5611_probe()