Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid.h216 #define HID_GD_SYSTEM_CONTROL 0x00010080 macro
908 || (a == HID_GD_SYSTEM_CONTROL) || (a == HID_CP_CONSUMER_CONTROL) \
/openbmc/linux/drivers/hid/
H A Dhid-uclogic-core.c141 case HID_GD_SYSTEM_CONTROL: in uclogic_input_configured()
H A Dhid-input.c844 if (field->application == HID_GD_SYSTEM_CONTROL) in hidinput_configure_usage()
2037 case HID_GD_SYSTEM_CONTROL: in hidinput_allocate()
2186 if ((report->application == HID_GD_SYSTEM_CONTROL || in hidinput_match_application()
H A Dhid-multitouch.c1369 field->application != HID_GD_SYSTEM_CONTROL && in mt_input_mapping()
1650 case HID_GD_SYSTEM_CONTROL: in mt_input_configured()