Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dhid-sensor-als.c48 static const struct iio_chan_spec als_channels[] = { variable
283 indio_dev->channels = kmemdup(als_channels, in hid_als_probe()
284 sizeof(als_channels), GFP_KERNEL); in hid_als_probe()
299 ARRAY_SIZE(als_channels); in hid_als_probe()