Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c429 static const struct wl_callback_listener sync_listener = { variable
470 wl_callback_add_listener(state->callback, &sync_listener, state); in xwl_dri3_open_client()
H A Dxwayland-input.c857 static const struct wl_callback_listener sync_listener = { variable
890 wl_callback_add_listener(callback, &sync_listener, dev); in keyboard_check_repeat()