Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/xen/
Dxen_drm_front_kms.c45 xen_drm_front_fb_to_cookie(fb)); in fb_destroy()
72 xen_drm_front_fb_to_cookie(fb), in fb_create()
122 xen_drm_front_fb_to_cookie(fb)); in display_enable()
140 xen_drm_front_fb_to_cookie(NULL)); in display_disable()
204 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