Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds