Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/proximity/
Dsx9310.c215 static const struct iio_chan_spec sx9310_channels[] = { variable
1439 indio_dev->channels = sx9310_channels; in sx9310_probe()
1440 indio_dev->num_channels = ARRAY_SIZE(sx9310_channels); in sx9310_probe()