Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/proximity/
Dsx9500.c129 static const struct iio_chan_spec sx9500_channels[] = { variable
933 indio_dev->channels = sx9500_channels; in sx9500_probe()
934 indio_dev->num_channels = ARRAY_SIZE(sx9500_channels); in sx9500_probe()