Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dapds9960.c285 static const struct iio_chan_spec apds9960_channels[] = { variable
1010 indio_dev->channels = apds9960_channels; in apds9960_probe()
1011 indio_dev->num_channels = ARRAY_SIZE(apds9960_channels); in apds9960_probe()