Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/light/
Dhid-sensor-als.c39 static const struct iio_chan_spec als_channels[] = { variable
289 indio_dev->channels = kmemdup(als_channels, in hid_als_probe()
290 sizeof(als_channels), GFP_KERNEL); in hid_als_probe()
305 ARRAY_SIZE(als_channels); in hid_als_probe()