Lines Matching refs:fb_cookie
38 u64 fb_cookie; member
123 u32 bpp, u64 fb_cookie) in xen_drm_front_mode_set() argument
145 req->op.set_config.fb_cookie = fb_cookie; in xen_drm_front_mode_set()
275 u64 dbuf_cookie, u64 fb_cookie, u32 width, in xen_drm_front_fb_attach() argument
292 buf->fb_cookie = fb_cookie; in xen_drm_front_fb_attach()
299 req->op.fb_attach.fb_cookie = fb_cookie; in xen_drm_front_fb_attach()
315 u64 fb_cookie) in xen_drm_front_fb_detach() argument
330 req->op.fb_detach.fb_cookie = fb_cookie; in xen_drm_front_fb_detach()
343 int conn_idx, u64 fb_cookie) in xen_drm_front_page_flip() argument
359 req->op.pg_flip.fb_cookie = fb_cookie; in xen_drm_front_page_flip()
372 int conn_idx, u64 fb_cookie) in xen_drm_front_on_frame_done() argument
380 fb_cookie); in xen_drm_front_on_frame_done()