Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dapds9306.c242 static const struct iio_chan_spec apds9306_channels_with_events[] = { variable
1287 indio_dev->channels = apds9306_channels_with_events; in apds9306_probe()
1288 indio_dev->num_channels = ARRAY_SIZE(apds9306_channels_with_events); in apds9306_probe()