Searched refs:HID_USAGE_SENSOR_TIME (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/rtc/ |
D | rtc-hid-sensor-time.c | 215 HID_USAGE_SENSOR_TIME, hid_time_addresses[0], in hid_rtc_read_time() 254 HID_USAGE_SENSOR_TIME, in hid_time_probe() 261 ret = hid_time_parse_report(pdev, hsdev, HID_USAGE_SENSOR_TIME, in hid_time_probe() 271 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_TIME, in hid_time_probe() 307 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_probe() 316 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_remove()
|
/Linux-v4.19/include/linux/ |
D | hid-sensor-ids.h | 104 #define HID_USAGE_SENSOR_TIME 0x2000a0 macro
|