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,
1935 if (dispatch->interface->touch_arbitration_toggle) in tablet_set_touch_device_enabled()1936 dispatch->interface->touch_arbitration_toggle(dispatch, in tablet_set_touch_device_enabled()2248 .touch_arbitration_toggle = NULL,
543 .touch_arbitration_toggle = NULL,
325 void (*touch_arbitration_toggle)(struct evdev_dispatch *dispatch, member
1470 .touch_arbitration_toggle = fallback_interface_toggle_touch,
2832 .touch_arbitration_toggle = tp_interface_toggle_touch,