Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dapds9300.c362 static const struct iio_chan_spec apds9300_channels[] = { variable
422 indio_dev->channels = apds9300_channels; in apds9300_probe()
423 indio_dev->num_channels = ARRAY_SIZE(apds9300_channels); in apds9300_probe()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dapds9300.c362 static const struct iio_chan_spec apds9300_channels[] = { variable
421 indio_dev->channels = apds9300_channels; in apds9300_probe()
422 indio_dev->num_channels = ARRAY_SIZE(apds9300_channels); in apds9300_probe()

Completed in 2 milliseconds