Searched refs:HID_GD_POINTER (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-rmi.c404 (field->application == HID_GD_POINTER ||
H A Dhid-sony.c666 } else if (usage->hid == HID_GD_POINTER) {
711 } else if (usage->hid == HID_GD_POINTER) {
H A Dhid-input.c765 case HID_GD_POINTER: code += BTN_MOUSE; break;
792 case HID_GD_POINTER: code += BTN_MOUSE; break;
H A Dhid-core.c824 if (parser->local.usage[i] == HID_GD_POINTER)
/linux-master/include/linux/
H A Dhid.h174 #define HID_GD_POINTER 0x00010001 macro

Completed in 128 milliseconds