Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
Dhid-google-hammer.c451 HID_GD_KEYBOARD, HID_USAGE_KBD_FOLDED); in hammer_has_folded_event()
457 HID_GD_KEYBOARD, HID_AD_BRIGHTNESS); in hammer_has_backlight_control()
Dhid-cougar.c233 if (hdev->collection->usage == HID_GD_KEYBOARD) { in cougar_probe()
Dhid-uclogic-core.c128 case HID_GD_KEYBOARD: in uclogic_input_configured()
Dhid-logitech-dj.c618 if (application == HID_GD_KEYBOARD) in dj_get_receiver_dev()
1595 if (djrcv_dev->unnumbered_application == HID_GD_KEYBOARD) { in logi_dj_raw_event()
Dhid-multitouch.c1315 field->application != HID_GD_KEYBOARD && in mt_input_mapping()
1569 case HID_GD_KEYBOARD: in mt_input_configured()
Dhid-input.c1713 case HID_GD_KEYBOARD: in hidinput_allocate()
Dhid-logitech-hidpp.c3851 hidpp_application_equals(hdev, HID_GD_KEYBOARD)) in hidpp_probe()
/kernel/linux/linux-5.10/include/linux/
Dhid.h174 #define HID_GD_KEYBOARD 0x00010006 macro
/kernel/linux/linux-5.10/drivers/hid/usbhid/
Dhid-core.c1124 case HID_GD_KEYBOARD: in usbhid_start()