Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/light/
Dhid-sensor-als.c45 static const struct iio_chan_spec als_channels[] = { variable
297 indio_dev->channels = devm_kmemdup(&pdev->dev, als_channels, in hid_als_probe()
298 sizeof(als_channels), GFP_KERNEL); in hid_als_probe()
313 ARRAY_SIZE(als_channels); in hid_als_probe()