Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/pressure/ !
Dms5611_core.c354 static const struct iio_chan_spec ms5611_channels[] = { variable
444 indio_dev->channels = ms5611_channels; in ms5611_probe()
445 indio_dev->num_channels = ARRAY_SIZE(ms5611_channels); in ms5611_probe()