Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9160.c196 static const struct iio_chan_spec apds9160_channels[] = { variable
1542 indio_dev->channels = apds9160_channels; in apds9160_probe()
1543 indio_dev->num_channels = ARRAY_SIZE(apds9160_channels); in apds9160_probe()