Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-output.c40 static void xwl_output_get_xdg_output(struct xwl_output *xwl_output);
379 xwl_output_get_xdg_output(xwl_output); in xwl_output_create()
452 xwl_output_get_xdg_output(struct xwl_output *xwl_output) in xwl_output_get_xdg_output() function
473 xwl_output_get_xdg_output(it); in xwl_screen_init_xdg_output()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5470 xwayland: make xwl_output_get_xdg_output() static
5472 Make xwl_output_get_xdg_output() private, it doesn't need to be