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()
68 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_get_switch_state() local
123 fallback_filter_defuzz_touch(struct fallback_dispatch *dispatch, in fallback_filter_defuzz_touch()
147 fallback_rotate_relative(struct fallback_dispatch *dispatch, in fallback_rotate_relative()
163 fallback_flush_relative_motion(struct fallback_dispatch *dispatch, in fallback_flush_relative_motion()
205 fallback_flush_wheels(struct fallback_dispatch *dispatch, in fallback_flush_wheels()
262 fallback_flush_absolute_motion(struct fallback_dispatch *dispatch, in fallback_flush_absolute_motion()
279 fallback_flush_mt_down(struct fallback_dispatch *dispatch, in fallback_flush_mt_down()
318 fallback_flush_mt_motion(struct fallback_dispatch *dispatch, in fallback_flush_mt_motion()
349 fallback_flush_mt_up(struct fallback_dispatch *dispatch, in fallback_flush_mt_up()
377 fallback_flush_mt_cancel(struct fallback_dispatch *dispatch, in fallback_flush_mt_cancel()
405 fallback_flush_st_down(struct fallback_dispatch *dispatch, in fallback_flush_st_down()
440 fallback_flush_st_motion(struct fallback_dispatch *dispatch, in fallback_flush_st_motion()
462 fallback_flush_st_up(struct fallback_dispatch *dispatch, in fallback_flush_st_up()
487 fallback_flush_st_cancel(struct fallback_dispatch *dispatch, in fallback_flush_st_cancel()
512 fallback_process_touch_button(struct fallback_dispatch *dispatch, in fallback_process_touch_button()
522 fallback_process_key(struct fallback_dispatch *dispatch, in fallback_process_key()
579 fallback_process_touch(struct fallback_dispatch *dispatch, in fallback_process_touch()
662 fallback_process_absolute_motion(struct fallback_dispatch *dispatch, in fallback_process_absolute_motion()
685 struct fallback_dispatch *dispatch = fallback_dispatch(data); in fallback_lid_keyboard_event() local
721 fallback_lid_toggle_keyboard_listener(struct fallback_dispatch *dispatch, in fallback_lid_toggle_keyboard_listener()
741 fallback_lid_toggle_keyboard_listeners(struct fallback_dispatch *dispatch, in fallback_lid_toggle_keyboard_listeners()
757 fallback_process_switch(struct fallback_dispatch *dispatch, in fallback_process_switch()
813 fallback_process_relative(struct fallback_dispatch *dispatch, in fallback_process_relative()
841 fallback_process_absolute(struct fallback_dispatch *dispatch, in fallback_process_absolute()
854 fallback_any_button_down(struct fallback_dispatch *dispatch, in fallback_any_button_down()
868 fallback_arbitrate_touch(struct fallback_dispatch *dispatch, in fallback_arbitrate_touch()
883 fallback_flush_mt_events(struct fallback_dispatch *dispatch, in fallback_flush_mt_events()
958 fallback_handle_state(struct fallback_dispatch *dispatch, in fallback_handle_state()
1029 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_process() local
1054 cancel_touches(struct fallback_dispatch *dispatch, in cancel_touches()
1083 release_pressed_keys(struct fallback_dispatch *dispatch, in release_pressed_keys()
1133 fallback_return_to_neutral_state(struct fallback_dispatch *dispatch, in fallback_return_to_neutral_state()
1152 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_suspend() local
1160 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_remove() local
1181 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_sync_initial_state() local
1219 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_update_rect() local
1238 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_toggle_touch() local
1275 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_destroy() local
1289 struct fallback_dispatch *dispatch = in fallback_lid_pair_keyboard() local
1328 fallback_resume(struct fallback_dispatch *dispatch, in fallback_resume()
1339 fallback_suspend(struct fallback_dispatch *dispatch, in fallback_suspend()
1350 struct fallback_dispatch *dispatch = data; in fallback_tablet_mode_switch_event() local
1378 struct fallback_dispatch *dispatch = in fallback_pair_tablet_mode() local
1434 struct fallback_dispatch *dispatch = in fallback_interface_device_removed() local
1478 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_change_to_left_handed() local
1492 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_change_scroll_method() local
1520 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_rotation_config_set_angle() local
1532 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_rotation_config_get_angle() local
1544 fallback_init_rotation(struct fallback_dispatch *dispatch, in fallback_init_rotation()
1560 fallback_dispatch_init_slots(struct fallback_dispatch *dispatch, in fallback_dispatch_init_slots()
1623 fallback_dispatch_init_rel(struct fallback_dispatch *dispatch, in fallback_dispatch_init_rel()
1631 fallback_dispatch_init_abs(struct fallback_dispatch *dispatch, in fallback_dispatch_init_abs()
1645 fallback_dispatch_init_switch(struct fallback_dispatch *dispatch, in fallback_dispatch_init_switch()
1670 struct fallback_dispatch *dispatch = data; in fallback_arbitration_timeout() local
1677 fallback_init_arbitration(struct fallback_dispatch *dispatch, in fallback_init_arbitration()
1698 struct fallback_dispatch *dispatch; in fallback_dispatch_create() local