Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dhid-google-hammer.c406 if (report->application == HID_GD_KEYBOARD) in hammer_is_keyboard_interface()
419 if (report->application != HID_GD_KEYBOARD) 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()
1561 if (djrcv_dev->unnumbered_application == HID_GD_KEYBOARD) { in logi_dj_raw_event()
Dhid-multitouch.c1305 field->application != HID_GD_KEYBOARD && in mt_input_mapping()
1559 case HID_GD_KEYBOARD: in mt_input_configured()
Dhid-input.c1664 case HID_GD_KEYBOARD: in hidinput_allocate()
Dhid-logitech-hidpp.c3575 hidpp_application_equals(hdev, HID_GD_KEYBOARD)) in hidpp_probe()
/Linux-v5.4/include/linux/
Dhid.h173 #define HID_GD_KEYBOARD 0x00010006 macro
/Linux-v5.4/drivers/hid/usbhid/
Dhid-core.c1111 case HID_GD_KEYBOARD: in usbhid_start()