Home
last modified time | relevance | path

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

/drivers/iio/proximity/
Dsx9500.c132 static const struct iio_chan_spec sx9500_channels[] = { variable
908 indio_dev->channels = sx9500_channels; in sx9500_probe()
909 indio_dev->num_channels = ARRAY_SIZE(sx9500_channels); in sx9500_probe()