Home
last modified time | relevance | path

Searched refs:INPUT_MT_POINTER (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/drivers/input/
A Dinput-mt.c59 if (flags & (INPUT_MT_POINTER | INPUT_MT_DIRECT)) { in input_mt_init_slots()
67 if (flags & INPUT_MT_POINTER) { in input_mt_init_slots()
346 if ((mt->flags & INPUT_MT_POINTER) && !(mt->flags & INPUT_MT_SEMI_MT)) in input_mt_sync_frame()
/linux-6.3-rc2/include/linux/input/
A Dmt.h15 #define INPUT_MT_POINTER 0x0001 /* pointer device, e.g. trackpad */ macro
/linux-6.3-rc2/drivers/input/mouse/
A Dfocaltech.c343 input_mt_init_slots(dev, 5, INPUT_MT_POINTER); in focaltech_set_input_params()
A Dsynaptics.c1298 INPUT_MT_POINTER | INPUT_MT_TRACK); in set_input_params()
1313 INPUT_MT_POINTER | in set_input_params()
A Dalps.c3009 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | in alps_set_abs_params_semi_mt()
3020 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | in alps_set_abs_params_v7()
3034 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | in alps_set_abs_params_ss4_v2()
A Dbcm5974.c544 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | INPUT_MT_TRACK); in setup_events_to_report()
A Dcyapa.c508 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED); in cyapa_create_input_dev()
A Delan_i2c_core.c1136 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED); in elan_setup_input_device()
/linux-6.3-rc2/drivers/input/rmi4/
A Drmi_2d_sensor.c188 input_flags = INPUT_MT_POINTER; in rmi_2d_sensor_set_input_params()
/linux-6.3-rc2/drivers/hid/
A Dhid-multitouch.c576 mt_application->mt_flags |= INPUT_MT_POINTER; in mt_allocate_application()
730 app->mt_flags |= INPUT_MT_POINTER; in mt_touch_input_mapping()
1312 app->mt_flags |= INPUT_MT_POINTER; in mt_touch_input_configured()
1318 if ((app->mt_flags & INPUT_MT_POINTER) && in mt_touch_input_configured()
A Dhid-elan.c188 ret = input_mt_init_slots(input, ELAN_MAX_FINGERS, INPUT_MT_POINTER); in elan_input_configured()
A Dhid-alps.c720 input_mt_init_slots(input, data->max_fingers, INPUT_MT_POINTER); in alps_input_configured()
A Dhid-magicmouse.c571 mt_flags = INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | in magicmouse_setup_input()
A Dhid-asus.c826 INPUT_MT_POINTER); in asus_input_configured()
A Dwacom_wac.c3969 input_mt_init_slots(input_dev, features->touch_max, INPUT_MT_POINTER); in wacom_setup_touch_input_capabilities()
4016 input_mt_init_slots(input_dev, features->touch_max, INPUT_MT_POINTER); in wacom_setup_touch_input_capabilities()
4021 INPUT_MT_POINTER); in wacom_setup_touch_input_capabilities()
A Dhid-sony.c1064 ret = input_mt_init_slots(sc->touchpad, touch_count, INPUT_MT_POINTER); in sony_register_touchpad()
A Dhid-playstation.c903 ret = input_mt_init_slots(touchpad, num_contacts, INPUT_MT_POINTER); in ps_touchpad_create()
A Dwacom_sys.c504 INPUT_MT_POINTER); in wacom_post_parse_hid()
A Dhid-logitech-hidpp.c2710 input_mt_init_slots(input_dev, wd->maxcontacts, INPUT_MT_POINTER | in wtp_populate_input()
/linux-6.3-rc2/drivers/input/keyboard/
A Dapplespi.c1324 INPUT_MT_POINTER | INPUT_MT_DROP_UNUSED | in applespi_register_touchpad_device()
/linux-6.3-rc2/drivers/input/touchscreen/
A Datmel_mxt_ts.c2113 mt_flags |= INPUT_MT_POINTER; in mxt_initialize_input_device()

Completed in 120 milliseconds