Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Djsa1212.c253 static const struct iio_chan_spec jsa1212_channels[] = { variable
340 indio_dev->channels = jsa1212_channels; in jsa1212_probe()
341 indio_dev->num_channels = ARRAY_SIZE(jsa1212_channels); in jsa1212_probe()