Searched refs:prox_channels (Results 1 – 1 of 1) sorted by relevance
34 static const struct iio_chan_spec prox_channels[] = { variable261 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()