Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-google-hammer.c425 HID_GD_KEYBOARD, HID_USAGE_KBD_FOLDED); in hammer_has_folded_event()
431 HID_GD_KEYBOARD, HID_AD_BRIGHTNESS); in hammer_has_backlight_control()
H A Dhid-cougar.c232 if (hdev->collection->usage == HID_GD_KEYBOARD) { in cougar_probe()
H A Dhid-appletb-kbd.c386 HID_GD_KEYBOARD, HID_USAGE_MODE); in appletb_kbd_probe()
H A Dhid-multitouch.c1441 field->application != HID_GD_KEYBOARD && in mt_input_mapping()
1737 case HID_GD_KEYBOARD: in mt_input_configured()
H A Dhid-input.c2037 case HID_GD_KEYBOARD: in hidinput_allocate()
2216 hidinput->application == HID_GD_KEYBOARD) { in hidinput_match_application()
H A Dhid-logitech-hidpp.c4415 hidpp_application_equals(hdev, HID_GD_KEYBOARD)) in hidpp_probe()
/linux/include/linux/
H A Dhid.h181 #define HID_GD_KEYBOARD 0x00010006 macro
/linux/drivers/hid/usbhid/
H A Dhid-core.c1127 case HID_GD_KEYBOARD: in usbhid_start()