Searched refs:touch_arbitration_toggle (Results 1 – 6 of 6) sorted by relevance
148 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,
1937 if (dispatch->interface->touch_arbitration_toggle) in tablet_set_touch_device_enabled()1938 dispatch->interface->touch_arbitration_toggle(dispatch, in tablet_set_touch_device_enabled()2250 .touch_arbitration_toggle = NULL,
543 .touch_arbitration_toggle = NULL,
327 void (*touch_arbitration_toggle)(struct evdev_dispatch *dispatch, member
1551 .touch_arbitration_toggle = fallback_interface_toggle_touch,
2844 .touch_arbitration_toggle = tp_interface_toggle_touch,