Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx9500.c126 static const struct iio_chan_spec sx9500_channels[] = { variable
925 indio_dev->channels = sx9500_channels; in sx9500_probe()
926 indio_dev->num_channels = ARRAY_SIZE(sx9500_channels); in sx9500_probe()