Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Ddps310.c95 static const struct iio_chan_spec dps310_channels[] = { variable
847 iio->channels = dps310_channels; in dps310_probe()
848 iio->num_channels = ARRAY_SIZE(dps310_channels); in dps310_probe()