Home
last modified time | relevance | path

Searched refs:totem_dispatch (Results 1 – 1 of 1) sorted by relevance

/third_party/libinput/src/
Devdev-totem.c45 struct totem_dispatch { struct
62 static inline struct totem_dispatch* argument
63 totem_dispatch(struct evdev_dispatch *totem) in totem_dispatch() function
67 return container_of(totem, struct totem_dispatch, base); in totem_dispatch()
71 totem_libinput_context(const struct totem_dispatch *totem) in totem_libinput_context()
77 totem_new_tool(struct totem_dispatch *totem) in totem_new_tool()
109 totem_set_touch_device_enabled(struct totem_dispatch *totem, in totem_set_touch_device_enabled()
179 totem_process_key(struct totem_dispatch *totem, in totem_process_key()
201 totem_process_abs(struct totem_dispatch *totem, in totem_process_abs()
261 totem_slot_fetch_axes(struct totem_dispatch *totem, in totem_slot_fetch_axes()
[all …]