Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9999.c224 static const struct iio_chan_spec apds9999_channels[] = { variable
297 indio_dev->channels = apds9999_channels; in apds9999_probe()
298 indio_dev->num_channels = ARRAY_SIZE(apds9999_channels); in apds9999_probe()