Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
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()
1628 case HID_GD_SYSTEM_MULTIAXIS: in mt_input_configured()
Dhid-input.c2058 case HID_GD_SYSTEM_MULTIAXIS: in hidinput_allocate()
/Linux-v6.6/include/linux/
Dhid.h190 #define HID_GD_SYSTEM_MULTIAXIS 0x0001000e macro