Home
last modified time | relevance | path

Searched refs:HID_GD_KEYBOARD (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/hid/
Dhid-google-hammer.c106 report->field[0]->application == HID_GD_KEYBOARD && in hammer_input_configured()
Dhid-cougar.c230 if (hdev->collection->usage == HID_GD_KEYBOARD) { in cougar_probe()
Dhid-uclogic.c745 case HID_GD_KEYBOARD: in uclogic_input_configured()
Dhid-multitouch.c1286 field->application != HID_GD_KEYBOARD && in mt_input_mapping()
1547 case HID_GD_KEYBOARD: in mt_input_configured()
Dhid-input.c1526 case HID_GD_KEYBOARD: in hidinput_allocate()
/Linux-v4.19/include/linux/
Dhid.h185 #define HID_GD_KEYBOARD 0x00010006 macro
/Linux-v4.19/drivers/hid/usbhid/
Dhid-core.c1114 case HID_GD_KEYBOARD: in usbhid_start()