Searched refs:drmAuthGlobal (Results 1 – 1 of 1) sorted by relevance
25 struct wl_global *drmAuthGlobal; member59 if (g_drmAuthMng->drmAuthGlobal != NULL) { in DeInitWaylandDrmAuthService()60 wl_global_destroy(g_drmAuthMng->drmAuthGlobal); in DeInitWaylandDrmAuthService()76 …g_drmAuthMng->drmAuthGlobal = wl_global_create(display, &wl_drm_auth_interface, 1, g_drmAuthMng, B… in InitWaylandDrmAuthService()