Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dmax44009.c99 static const struct iio_chan_spec max44009_channels[] = { variable
506 indio_dev->channels = max44009_channels; in max44009_probe()
507 indio_dev->num_channels = ARRAY_SIZE(max44009_channels); in max44009_probe()