Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dhid-sensor-als.c45 static const struct iio_chan_spec als_channels[] = { variable
295 indio_dev->channels = devm_kmemdup(&pdev->dev, als_channels, in hid_als_probe()
296 sizeof(als_channels), GFP_KERNEL); in hid_als_probe()
312 ARRAY_SIZE(als_channels); in hid_als_probe()