Home
last modified time | relevance | path

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

/openbmc/linux/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()