Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dhid-sensor-prox.c32 static const struct iio_chan_spec prox_channels[] = { variable
275 indio_dev->channels = kmemdup(prox_channels, sizeof(prox_channels), in hid_prox_probe()
290 indio_dev->num_channels = ARRAY_SIZE(prox_channels); in hid_prox_probe()