Home
last modified time | relevance | path

Searched refs:touch_arbitration_toggle (Results 1 - 6 of 6) sorted by relevance

/third_party/libinput/src/
H A Devdev-totem.c148 if (dispatch->interface->touch_arbitration_toggle) in totem_set_touch_device_enabled()
149 dispatch->interface->touch_arbitration_toggle(dispatch, in totem_set_touch_device_enabled()
159 if (dispatch->interface->touch_arbitration_toggle) in totem_set_touch_device_enabled()
160 dispatch->interface->touch_arbitration_toggle(dispatch, in totem_set_touch_device_enabled()
711 .touch_arbitration_toggle = NULL,
H A Devdev-tablet.c2021 if (dispatch->interface->touch_arbitration_toggle) in tablet_set_touch_device_enabled()
2022 dispatch->interface->touch_arbitration_toggle(dispatch, in tablet_set_touch_device_enabled()
2371 .touch_arbitration_toggle = NULL,
H A Devdev-tablet-pad.c544 .touch_arbitration_toggle = NULL,
H A Devdev.h327 void (*touch_arbitration_toggle)(struct evdev_dispatch *dispatch, member
H A Devdev-fallback.c1435 .touch_arbitration_toggle = fallback_interface_toggle_touch,
H A Devdev-mt-touchpad.c2849 .touch_arbitration_toggle = tp_interface_toggle_touch,

Completed in 14 milliseconds