Searched refs:prox_channels (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 249 milliseconds