Lines Matching defs:dispatch
35 fallback_keyboard_notify_key(struct fallback_dispatch *dispatch, in fallback_keyboard_notify_key()
51 fallback_lid_notify_toggle(struct fallback_dispatch *dispatch, in fallback_lid_notify_toggle()
65 fallback_notify_physical_button(struct fallback_dispatch *dispatch, in fallback_notify_physical_button()
90 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_get_switch_state() local
145 fallback_filter_defuzz_touch(struct fallback_dispatch *dispatch, in fallback_filter_defuzz_touch()
169 fallback_rotate_relative(struct fallback_dispatch *dispatch, in fallback_rotate_relative()
185 fallback_flush_relative_motion(struct fallback_dispatch *dispatch, in fallback_flush_relative_motion()
227 fallback_flush_wheels(struct fallback_dispatch *dispatch, in fallback_flush_wheels()
331 fallback_flush_absolute_motion(struct fallback_dispatch *dispatch, in fallback_flush_absolute_motion()
348 fallback_flush_mt_down(struct fallback_dispatch *dispatch, in fallback_flush_mt_down()
387 fallback_flush_mt_motion(struct fallback_dispatch *dispatch, in fallback_flush_mt_motion()
418 fallback_flush_mt_up(struct fallback_dispatch *dispatch, in fallback_flush_mt_up()
446 fallback_flush_mt_cancel(struct fallback_dispatch *dispatch, in fallback_flush_mt_cancel()
474 fallback_flush_st_down(struct fallback_dispatch *dispatch, in fallback_flush_st_down()
509 fallback_flush_st_motion(struct fallback_dispatch *dispatch, in fallback_flush_st_motion()
531 fallback_flush_st_up(struct fallback_dispatch *dispatch, in fallback_flush_st_up()
556 fallback_flush_st_cancel(struct fallback_dispatch *dispatch, in fallback_flush_st_cancel()
581 fallback_process_touch_button(struct fallback_dispatch *dispatch, in fallback_process_touch_button()
591 fallback_process_key(struct fallback_dispatch *dispatch, in fallback_process_key()
648 fallback_process_touch(struct fallback_dispatch *dispatch, in fallback_process_touch()
731 fallback_process_absolute_motion(struct fallback_dispatch *dispatch, in fallback_process_absolute_motion()
754 struct fallback_dispatch *dispatch = fallback_dispatch(data); in fallback_lid_keyboard_event() local
790 fallback_lid_toggle_keyboard_listener(struct fallback_dispatch *dispatch, in fallback_lid_toggle_keyboard_listener()
810 fallback_lid_toggle_keyboard_listeners(struct fallback_dispatch *dispatch, in fallback_lid_toggle_keyboard_listeners()
826 fallback_process_switch(struct fallback_dispatch *dispatch, in fallback_process_switch()
882 fallback_process_relative(struct fallback_dispatch *dispatch, in fallback_process_relative()
924 fallback_process_absolute(struct fallback_dispatch *dispatch, in fallback_process_absolute()
937 fallback_any_button_down(struct fallback_dispatch *dispatch, in fallback_any_button_down()
951 fallback_arbitrate_touch(struct fallback_dispatch *dispatch, in fallback_arbitrate_touch()
966 fallback_flush_mt_events(struct fallback_dispatch *dispatch, in fallback_flush_mt_events()
1041 fallback_handle_state(struct fallback_dispatch *dispatch, in fallback_handle_state()
1112 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_process() local
1137 cancel_touches(struct fallback_dispatch *dispatch, in cancel_touches()
1166 release_pressed_keys(struct fallback_dispatch *dispatch, in release_pressed_keys()
1216 fallback_return_to_neutral_state(struct fallback_dispatch *dispatch, in fallback_return_to_neutral_state()
1235 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_suspend() local
1243 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_remove() local
1263 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_sync_initial_state() local
1301 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_update_rect() local
1320 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_toggle_touch() local
1357 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_destroy() local
1371 struct fallback_dispatch *dispatch = in fallback_lid_pair_keyboard() local
1410 fallback_resume(struct fallback_dispatch *dispatch, in fallback_resume()
1421 fallback_suspend(struct fallback_dispatch *dispatch, in fallback_suspend()
1432 struct fallback_dispatch *dispatch = data; in fallback_tablet_mode_switch_event() local
1460 struct fallback_dispatch *dispatch = in fallback_pair_tablet_mode() local
1516 struct fallback_dispatch *dispatch = in fallback_interface_device_removed() local
1559 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_change_to_left_handed() local
1573 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_change_scroll_method() local
1601 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_rotation_config_set_angle() local
1613 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_rotation_config_get_angle() local
1625 fallback_init_rotation(struct fallback_dispatch *dispatch, in fallback_init_rotation()
1641 fallback_dispatch_init_slots(struct fallback_dispatch *dispatch, in fallback_dispatch_init_slots()
1704 fallback_dispatch_init_rel(struct fallback_dispatch *dispatch, in fallback_dispatch_init_rel()
1712 fallback_dispatch_init_abs(struct fallback_dispatch *dispatch, in fallback_dispatch_init_abs()
1726 fallback_dispatch_init_switch(struct fallback_dispatch *dispatch, in fallback_dispatch_init_switch()
1751 struct fallback_dispatch *dispatch = data; in fallback_arbitration_timeout() local
1758 fallback_init_arbitration(struct fallback_dispatch *dispatch, in fallback_init_arbitration()
1779 struct fallback_dispatch *dispatch; in fallback_dispatch_create() local