Searched refs:HID_GD_SYSTEM_MULTIAXIS (Results 1 – 3 of 3) sorted by relevance
703 if (field->application == HID_GD_SYSTEM_MULTIAXIS) { in mt_touch_input_mapping()753 if (field->application != HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()833 if (field->application == HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()999 if (app->application == HID_GD_SYSTEM_MULTIAXIS) in mt_process_slot()1290 field->application != HID_GD_SYSTEM_MULTIAXIS && in mt_input_mapping()1554 case HID_GD_SYSTEM_MULTIAXIS: in mt_input_configured()
1553 case HID_GD_SYSTEM_MULTIAXIS: in hidinput_allocate()
197 #define HID_GD_SYSTEM_MULTIAXIS 0x0001000e macro