Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/pressure/
Dmprls0025pa.c129 static const struct iio_chan_spec mpr_channels[] = { variable
344 indio_dev->channels = mpr_channels; in mpr_probe()
345 indio_dev->num_channels = ARRAY_SIZE(mpr_channels); in mpr_probe()