Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dhid-sensor-prox.c34 static const struct iio_chan_spec prox_channels[] = { variable
261 indio_dev->channels = devm_kmemdup(&pdev->dev, prox_channels, in hid_prox_probe()
262 sizeof(prox_channels), GFP_KERNEL); in hid_prox_probe()
276 indio_dev->num_channels = ARRAY_SIZE(prox_channels); in hid_prox_probe()