Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/xen/
Dxen_drm_front_kms.c42 xen_drm_front_fb_to_cookie(fb)); in fb_destroy()
76 xen_drm_front_fb_to_cookie(fb), in fb_create()
126 xen_drm_front_fb_to_cookie(fb)); in display_enable()
144 xen_drm_front_fb_to_cookie(NULL)); in display_disable()
208 xen_drm_front_fb_to_cookie(plane_state->fb)); in display_send_page_flip()
Dxen_drm_front.h127 static inline u64 xen_drm_front_fb_to_cookie(struct drm_framebuffer *fb) in xen_drm_front_fb_to_cookie() function