Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/pressure/
Dms5611_core.c350 static const struct iio_chan_spec ms5611_channels[] = { variable
441 indio_dev->channels = ms5611_channels; in ms5611_probe()
442 indio_dev->num_channels = ARRAY_SIZE(ms5611_channels); in ms5611_probe()