Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/proximity/
H A Dsx9310.c173 static const struct iio_chan_spec sx9310_channels[] = { variable
934 indio_dev->channels = sx9310_channels; in sx9310_probe()
935 indio_dev->num_channels = ARRAY_SIZE(sx9310_channels); in sx9310_probe()