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

/linux-4.1.27/include/linux/
H A Dhid.h581 #define HID_SCAN_FLAG_GD_POINTER BIT(2) macro
/linux-4.1.27/drivers/hid/
H A Dhid-core.c716 parser->scan_flags |= HID_SCAN_FLAG_GD_POINTER; hid_scan_collection()
807 && (parser->scan_flags & HID_SCAN_FLAG_GD_POINTER)) hid_scan_report()

Completed in 189 milliseconds