Home
last modified time | relevance | path

Searched refs:HID_USAGE_SENSOR_TIME (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/rtc/
Drtc-hid-sensor-time.c215 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/
Dhid-sensor-ids.h104 #define HID_USAGE_SENSOR_TIME 0x2000a0 macro