Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dms5637.c99 static const struct iio_chan_spec ms5637_channels[] = { variable
157 indio_dev->channels = ms5637_channels; in ms5637_probe()
158 indio_dev->num_channels = ARRAY_SIZE(ms5637_channels); in ms5637_probe()