Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsrf08.c416 static const struct iio_chan_spec srf08_channels[] = { variable
487 indio_dev->channels = srf08_channels; in srf08_probe()
488 indio_dev->num_channels = ARRAY_SIZE(srf08_channels); in srf08_probe()