Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-multitouch.c703 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()
Dhid-input.c1553 case HID_GD_SYSTEM_MULTIAXIS: in hidinput_allocate()
/Linux-v4.19/include/linux/
Dhid.h197 #define HID_GD_SYSTEM_MULTIAXIS 0x0001000e macro