Home
last modified time | relevance | path

Searched refs:HID_GD_SYSTEM_MULTIAXIS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c760 if (field->application == HID_GD_SYSTEM_MULTIAXIS) { in mt_touch_input_mapping()
812 if (field->application != HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()
892 if (field->application == HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()
1061 if (app->application == HID_GD_SYSTEM_MULTIAXIS) in mt_process_slot()
1372 field->application != HID_GD_SYSTEM_MULTIAXIS && in mt_input_mapping()
1653 case HID_GD_SYSTEM_MULTIAXIS: in mt_input_configured()
H A Dhid-input.c2046 case HID_GD_SYSTEM_MULTIAXIS: in hidinput_allocate()
/openbmc/linux/include/linux/
H A Dhid.h190 #define HID_GD_SYSTEM_MULTIAXIS 0x0001000e macro