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

/linux-master/include/linux/
H A Dhid.h711 #define HID_SCAN_FLAG_GD_POINTER BIT(2) macro
/linux-master/drivers/hid/
H A Dhid-core.c825 parser->scan_flags |= HID_SCAN_FLAG_GD_POINTER;
925 && (parser->scan_flags & HID_SCAN_FLAG_GD_POINTER))

Completed in 114 milliseconds