Home
last modified time | relevance | path

Searched refs:HID_GD_SYSTEM_CONTROL (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/
Dhid.h214 #define HID_GD_SYSTEM_CONTROL 0x00010080 macro
887 || (a == HID_GD_SYSTEM_CONTROL) || (a == HID_CP_CONSUMER_CONTROL) \
/linux-5.19.10/drivers/hid/
Dhid-uclogic-core.c161 case HID_GD_SYSTEM_CONTROL: in uclogic_input_configured()
Dhid-input.c798 if (field->application == HID_GD_SYSTEM_CONTROL) in hidinput_configure_usage()
1956 case HID_GD_SYSTEM_CONTROL: in hidinput_allocate()
2105 if ((report->application == HID_GD_SYSTEM_CONTROL || in hidinput_match_application()
Dhid-multitouch.c1347 field->application != HID_GD_SYSTEM_CONTROL && in mt_input_mapping()
1604 case HID_GD_SYSTEM_CONTROL: in mt_input_configured()