Searched refs:HID_GD_POINTER (Results 1 – 4 of 4) sorted by relevance
404 (field->application == HID_GD_POINTER || in rmi_event()
666 } else if (usage->hid == HID_GD_POINTER) { in navigation_mapping()711 } else if (usage->hid == HID_GD_POINTER) { in sixaxis_mapping()
761 case HID_GD_POINTER: code += BTN_MOUSE; break; in hidinput_configure_usage()788 case HID_GD_POINTER: code += BTN_MOUSE; break; in hidinput_configure_usage()
177 #define HID_GD_POINTER 0x00010001 macro