Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Disl29028.c509 static const struct iio_chan_spec isl29028_channels[] = { variable
618 indio_dev->channels = isl29028_channels; in isl29028_probe()
619 indio_dev->num_channels = ARRAY_SIZE(isl29028_channels); in isl29028_probe()