Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dmax44000.c135 static const struct iio_chan_spec max44000_channels[] = { variable
545 indio_dev->channels = max44000_channels; in max44000_probe()
546 indio_dev->num_channels = ARRAY_SIZE(max44000_channels); in max44000_probe()