Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/
H A Dxen_drm_front_kms.c43 xen_drm_front_fb_to_cookie(fb)); in fb_destroy()
70 xen_drm_front_fb_to_cookie(fb), in fb_create()
120 xen_drm_front_fb_to_cookie(fb)); in display_enable()
138 xen_drm_front_fb_to_cookie(NULL)); in display_disable()
202 xen_drm_front_fb_to_cookie(plane_state->fb)); in display_send_page_flip()
H A Dxen_drm_front.h132 static inline u64 xen_drm_front_fb_to_cookie(struct drm_framebuffer *fb) in xen_drm_front_fb_to_cookie() function