Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-google-hammer.c450 HID_GD_KEYBOARD, HID_USAGE_KBD_FOLDED);
456 HID_GD_KEYBOARD, HID_AD_BRIGHTNESS);
H A Dhid-cougar.c232 if (hdev->collection->usage == HID_GD_KEYBOARD) { in cougar_probe()
H A Dhid-uclogic-core.c125 case HID_GD_KEYBOARD: in uclogic_input_configured()
H A Dhid-logitech-dj.c668 if (application == HID_GD_KEYBOARD) in dj_get_receiver_dev()
1681 if (djrcv_dev->unnumbered_application == HID_GD_KEYBOARD) { in logi_dj_raw_event()
H A Dhid-input.c2006 case HID_GD_KEYBOARD: in hidinput_allocate()
2185 hidinput->application == HID_GD_KEYBOARD) { in hidinput_match_application()
H A Dhid-multitouch.c1368 field->application != HID_GD_KEYBOARD && in mt_input_mapping()
1645 case HID_GD_KEYBOARD: in mt_input_configured()
H A Dhid-logitech-hidpp.c4440 hidpp_application_equals(hdev, HID_GD_KEYBOARD)) in hidpp_probe()
/openbmc/linux/include/linux/
H A Dhid.h178 #define HID_GD_KEYBOARD 0x00010006 macro
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1122 case HID_GD_KEYBOARD: in usbhid_start()