Home
last modified time | relevance | path

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

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