Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dhid-multitouch.c722 if (field->application == HID_GD_SYSTEM_MULTIAXIS) { in mt_touch_input_mapping()
772 if (field->application != HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()
852 if (field->application == HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()
1018 if (app->application == HID_GD_SYSTEM_MULTIAXIS) in mt_process_slot()
1309 field->application != HID_GD_SYSTEM_MULTIAXIS && in mt_input_mapping()
1566 case HID_GD_SYSTEM_MULTIAXIS: in mt_input_configured()
Dhid-input.c1691 case HID_GD_SYSTEM_MULTIAXIS: in hidinput_allocate()
/Linux-v5.4/include/linux/
Dhid.h185 #define HID_GD_SYSTEM_MULTIAXIS 0x0001000e macro