Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dhid-sensor-prox.c43 static const struct iio_chan_spec prox_channels[] = { variable
272 indio_dev->channels = kmemdup(prox_channels, sizeof(prox_channels), in hid_prox_probe()
287 indio_dev->num_channels = ARRAY_SIZE(prox_channels); in hid_prox_probe()