Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dstk3310.c158 static const struct iio_chan_spec stk3310_channels[] = { variable
617 indio_dev->channels = stk3310_channels; in stk3310_probe()
618 indio_dev->num_channels = ARRAY_SIZE(stk3310_channels); in stk3310_probe()