Home
last modified time | relevance | path

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

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