Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dhid-sensor-als.c103 HID_USAGE_SENSOR_ALS, address, in als_read_raw()
244 HID_USAGE_SENSOR_ALS, in als_parse_report()
280 ret = hid_sensor_parse_common_attributes(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe()
296 HID_USAGE_SENSOR_ALS, als_state); in hid_als_probe()
326 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_ALS, in hid_als_probe()
351 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_ALS); in hid_als_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid-sensor-ids.h21 #define HID_USAGE_SENSOR_ALS 0x200041 macro
/OK3568_Linux_fs/kernel/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c54 {HID_USAGE_SENSOR_ALS, 0, 1, 0},
55 {HID_USAGE_SENSOR_ALS, HID_USAGE_SENSOR_UNITS_LUX, 1, 0},