Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-uclogic.c760 case HID_GD_SYSTEM_CONTROL: in uclogic_input_configured()
Dhid-input.c700 if (field->application == HID_GD_SYSTEM_CONTROL) in hidinput_configure_usage()
1588 case HID_GD_SYSTEM_CONTROL: in hidinput_allocate()
Dhid-multitouch.c1315 field->application != HID_GD_SYSTEM_CONTROL && in mt_input_mapping()
1571 case HID_GD_SYSTEM_CONTROL: in mt_input_configured()
/linux-4.19.296/include/linux/
Dhid.h222 #define HID_GD_SYSTEM_CONTROL 0x00010080 macro