Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h647 #define HID_SCAN_FLAG_GD_POINTER BIT(2) macro
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-core.c813 parser->scan_flags |= HID_SCAN_FLAG_GD_POINTER; in hid_scan_collection()
913 && (parser->scan_flags & HID_SCAN_FLAG_GD_POINTER)) in hid_scan_report()