Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/pressure/
Ddps310.c95 static const struct iio_chan_spec dps310_channels[] = { variable
846 iio->channels = dps310_channels; in dps310_probe()
847 iio->num_channels = ARRAY_SIZE(dps310_channels); in dps310_probe()