Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Disl29501.c490 static const struct iio_chan_spec isl29501_channels[] = { variable
974 indio_dev->channels = isl29501_channels; in isl29501_probe()
975 indio_dev->num_channels = ARRAY_SIZE(isl29501_channels); in isl29501_probe()