Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dapds9960.c276 static const struct iio_chan_spec apds9960_channels[] = { variable
1006 indio_dev->channels = apds9960_channels; in apds9960_probe()
1007 indio_dev->num_channels = ARRAY_SIZE(apds9960_channels); in apds9960_probe()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dapds9960.c281 static const struct iio_chan_spec apds9960_channels[] = { variable
1003 indio_dev->channels = apds9960_channels; in apds9960_probe()
1004 indio_dev->num_channels = ARRAY_SIZE(apds9960_channels); in apds9960_probe()

Completed in 3 milliseconds