Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/pressure/
Ddps310.c95 static const struct iio_chan_spec dps310_channels[] = { variable
862 iio->channels = dps310_channels; in dps310_probe()
863 iio->num_channels = ARRAY_SIZE(dps310_channels); in dps310_probe()