Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/proximity/
Dsx9500.c120 static const struct iio_chan_spec sx9500_channels[] = { variable
658 indio_dev->channels = sx9500_channels; in sx9500_probe()
659 indio_dev->num_channels = ARRAY_SIZE(sx9500_channels); in sx9500_probe()