Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/iio/proximity/
H A Dsx9310.c162 static const struct iio_chan_spec sx9310_channels[] = { variable
950 .iio_channels = sx9310_channels,
951 .num_iio_channels = ARRAY_SIZE(sx9310_channels),

Completed in 3 milliseconds