Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/xen/
Dxen_drm_front_kms.c44 xen_drm_front_fb_to_cookie(fb)); in fb_destroy()
71 xen_drm_front_fb_to_cookie(fb), in fb_create()
121 xen_drm_front_fb_to_cookie(fb)); in display_enable()
139 xen_drm_front_fb_to_cookie(NULL)); in display_disable()
203 xen_drm_front_fb_to_cookie(plane_state->fb)); in display_send_page_flip()
Dxen_drm_front.h123 static inline u64 xen_drm_front_fb_to_cookie(struct drm_framebuffer *fb) in xen_drm_front_fb_to_cookie() function