Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/light/
Dapds9960.c277 static const struct iio_chan_spec apds9960_channels[] = { variable
1000 indio_dev->channels = apds9960_channels; in apds9960_probe()
1001 indio_dev->num_channels = ARRAY_SIZE(apds9960_channels); in apds9960_probe()