Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-multitouch.c741 if (field->application == HID_GD_SYSTEM_MULTIAXIS) { in mt_touch_input_mapping()
792 if (field->application != HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()
872 if (field->application == HID_GD_SYSTEM_MULTIAXIS) in mt_touch_input_mapping()
1040 if (app->application == HID_GD_SYSTEM_MULTIAXIS) in mt_process_slot()
1331 field->application != HID_GD_SYSTEM_MULTIAXIS && in mt_input_mapping()
1588 case HID_GD_SYSTEM_MULTIAXIS: in mt_input_configured()
Dhid-input.c1759 case HID_GD_SYSTEM_MULTIAXIS: in hidinput_allocate()
/Linux-v5.15/include/linux/
Dhid.h188 #define HID_GD_SYSTEM_MULTIAXIS 0x0001000e macro