Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dvcnl3020.c493 static const struct iio_chan_spec vcnl3020_channels[] = { variable
631 indio_dev->channels = vcnl3020_channels; in vcnl3020_probe()
632 indio_dev->num_channels = ARRAY_SIZE(vcnl3020_channels); in vcnl3020_probe()