Searched refs:HID_GD_SYSTEM_MULTIAXIS (Results 1 – 3 of 3) sorted by relevance
726 if (field->application == HID_GD_SYSTEM_MULTIAXIS) { in mt_touch_input_mapping()775 if (field->application != HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()855 if (field->application == HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()1023 if (app->application == HID_GD_SYSTEM_MULTIAXIS) in mt_process_slot()1314 field->application != HID_GD_SYSTEM_MULTIAXIS && in mt_input_mapping()1571 case HID_GD_SYSTEM_MULTIAXIS: in mt_input_configured()
1716 case HID_GD_SYSTEM_MULTIAXIS: in hidinput_allocate()
186 #define HID_GD_SYSTEM_MULTIAXIS 0x0001000e macro