• Home
  • Raw
  • Download

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()
78 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_get_switch_state() local
131 fallback_filter_defuzz_touch(struct fallback_dispatch *dispatch, in fallback_filter_defuzz_touch()
155 fallback_rotate_relative(struct fallback_dispatch *dispatch, in fallback_rotate_relative()
169 fallback_flush_relative_motion(struct fallback_dispatch *dispatch, in fallback_flush_relative_motion()
207 fallback_flush_absolute_motion(struct fallback_dispatch *dispatch, in fallback_flush_absolute_motion()
224 fallback_flush_mt_down(struct fallback_dispatch *dispatch, in fallback_flush_mt_down()
263 fallback_flush_mt_motion(struct fallback_dispatch *dispatch, in fallback_flush_mt_motion()
294 fallback_flush_mt_up(struct fallback_dispatch *dispatch, in fallback_flush_mt_up()
322 fallback_flush_mt_cancel(struct fallback_dispatch *dispatch, in fallback_flush_mt_cancel()
350 fallback_flush_st_down(struct fallback_dispatch *dispatch, in fallback_flush_st_down()
385 fallback_flush_st_motion(struct fallback_dispatch *dispatch, in fallback_flush_st_motion()
407 fallback_flush_st_up(struct fallback_dispatch *dispatch, in fallback_flush_st_up()
432 fallback_flush_st_cancel(struct fallback_dispatch *dispatch, in fallback_flush_st_cancel()
457 fallback_process_touch_button(struct fallback_dispatch *dispatch, in fallback_process_touch_button()
467 fallback_process_key(struct fallback_dispatch *dispatch, in fallback_process_key()
524 fallback_process_touch(struct fallback_dispatch *dispatch, in fallback_process_touch()
607 fallback_process_absolute_motion(struct fallback_dispatch *dispatch, in fallback_process_absolute_motion()
630 struct fallback_dispatch *dispatch = fallback_dispatch(data); in fallback_lid_keyboard_event() local
666 fallback_lid_toggle_keyboard_listener(struct fallback_dispatch *dispatch, in fallback_lid_toggle_keyboard_listener()
686 fallback_lid_toggle_keyboard_listeners(struct fallback_dispatch *dispatch, in fallback_lid_toggle_keyboard_listeners()
702 fallback_process_switch(struct fallback_dispatch *dispatch, in fallback_process_switch()
758 fallback_process_relative(struct fallback_dispatch *dispatch, in fallback_process_relative()
780 fallback_process_absolute(struct fallback_dispatch *dispatch, in fallback_process_absolute()
793 fallback_any_button_down(struct fallback_dispatch *dispatch, in fallback_any_button_down()
807 fallback_arbitrate_touch(struct fallback_dispatch *dispatch, in fallback_arbitrate_touch()
824 fallback_flush_mt_events(struct fallback_dispatch *dispatch, in fallback_flush_mt_events()
899 fallback_handle_state(struct fallback_dispatch *dispatch, in fallback_handle_state()
970 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_process() local
1003 cancel_touches(struct fallback_dispatch *dispatch, in cancel_touches()
1037 release_pressed_keys(struct fallback_dispatch *dispatch, in release_pressed_keys()
1092 fallback_return_to_neutral_state(struct fallback_dispatch *dispatch, in fallback_return_to_neutral_state()
1111 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_suspend() local
1119 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_remove() local
1140 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_sync_initial_state() local
1178 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_update_rect() local
1197 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_toggle_touch() local
1240 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_destroy() local
1255 struct fallback_dispatch *dispatch = in fallback_lid_pair_keyboard() local
1294 fallback_resume(struct fallback_dispatch *dispatch, in fallback_resume()
1305 fallback_suspend(struct fallback_dispatch *dispatch, in fallback_suspend()
1316 struct fallback_dispatch *dispatch = data; in fallback_tablet_mode_switch_event() local
1344 struct fallback_dispatch *dispatch = in fallback_pair_tablet_mode() local
1400 struct fallback_dispatch *dispatch = in fallback_interface_device_removed() local
1443 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_change_to_left_handed() local
1457 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_change_scroll_method() local
1485 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_rotation_config_set_angle() local
1497 struct fallback_dispatch *dispatch = fallback_dispatch(device->dispatch); in fallback_rotation_config_get_angle() local
1509 fallback_init_rotation(struct fallback_dispatch *dispatch, in fallback_init_rotation()
1524 fallback_dispatch_init_slots(struct fallback_dispatch *dispatch, in fallback_dispatch_init_slots()
1587 fallback_dispatch_init_rel(struct fallback_dispatch *dispatch, in fallback_dispatch_init_rel()
1595 fallback_dispatch_init_abs(struct fallback_dispatch *dispatch, in fallback_dispatch_init_abs()
1609 fallback_dispatch_init_switch(struct fallback_dispatch *dispatch, in fallback_dispatch_init_switch()
1634 struct fallback_dispatch *dispatch = data; in fallback_arbitration_timeout() local
1643 fallback_init_arbitration(struct fallback_dispatch *dispatch, in fallback_init_arbitration()
1664 struct fallback_dispatch *dispatch; in fallback_dispatch_create() local