Home
last modified time | relevance | path

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

/linux/drivers/iio/proximity/
H A Dhx9023s.c258 static const struct iio_chan_spec hx9023s_channels[] = { variable
1119 indio_dev->channels = hx9023s_channels; in hx9023s_probe()
1120 indio_dev->num_channels = ARRAY_SIZE(hx9023s_channels); in hx9023s_probe()