Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dapds9300.c367 static const struct iio_chan_spec apds9300_channels[] = { variable
428 indio_dev->channels = apds9300_channels; in apds9300_probe()
429 indio_dev->num_channels = ARRAY_SIZE(apds9300_channels); in apds9300_probe()