Searched refs:HID_USAGE_SENSOR_TIME (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/rtc/ |
D | rtc-hid-sensor-time.c | 201 HID_USAGE_SENSOR_TIME, hid_time_addresses[0], in hid_rtc_read_time() 240 HID_USAGE_SENSOR_TIME, in hid_time_probe() 247 ret = hid_time_parse_report(pdev, hsdev, HID_USAGE_SENSOR_TIME, in hid_time_probe() 257 ret = sensor_hub_register_callback(hsdev, HID_USAGE_SENSOR_TIME, in hid_time_probe() 293 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_probe() 302 sensor_hub_remove_callback(hsdev, HID_USAGE_SENSOR_TIME); in hid_time_remove()
|
/kernel/linux/linux-5.10/include/linux/ |
D | hid-sensor-ids.h | 91 #define HID_USAGE_SENSOR_TIME 0x2000a0 macro
|