Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds