Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/light/
Dhid-sensor-als.c103 HID_USAGE_SENSOR_ALS, address, in als_read_raw()
240 HID_USAGE_SENSOR_ALS, in als_parse_report()
277 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe()
291 HID_USAGE_SENSOR_ALS, als_state); in hid_als_probe()
328 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe()
355 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ALS); in hid_als_remove()
/linux-4.1.27/include/linux/
Dhid-sensor-ids.h34 #define HID_USAGE_SENSOR_ALS 0x200041 macro
/linux-4.1.27/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c56 {HID_USAGE_SENSOR_ALS, 0, 1, 0},
57 {HID_USAGE_SENSOR_ALS, HID_USAGE_SENSOR_UNITS_LUX, 1, 0},