Searched refs:HID_USAGE_SENSOR_ALS (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/iio/light/ |
| D | hid-sensor-als.c | 105 HID_USAGE_SENSOR_ALS, address, in als_read_raw() 246 HID_USAGE_SENSOR_ALS, in als_parse_report() 282 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe() 298 HID_USAGE_SENSOR_ALS, als_state); in hid_als_probe() 334 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe() 361 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ALS); in hid_als_remove()
|
| /Linux-v5.4/include/linux/ |
| D | hid-sensor-ids.h | 21 #define HID_USAGE_SENSOR_ALS 0x200041 macro
|
| /Linux-v5.4/drivers/iio/common/hid-sensors/ |
| D | hid-sensor-attributes.c | 54 {HID_USAGE_SENSOR_ALS, 0, 1, 0}, 55 {HID_USAGE_SENSOR_ALS, HID_USAGE_SENSOR_UNITS_LUX, 1, 0},
|