Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/proximity/
Dsx9500.c126 static const struct iio_chan_spec sx9500_channels[] = { variable
926 indio_dev->channels = sx9500_channels; in sx9500_probe()
927 indio_dev->num_channels = ARRAY_SIZE(sx9500_channels); in sx9500_probe()