Lines Matching refs:fb_cookie
39 u64 fb_cookie; member
124 u32 bpp, u64 fb_cookie) in xen_drm_front_mode_set() argument
146 req->op.set_config.fb_cookie = fb_cookie; in xen_drm_front_mode_set()
274 u64 dbuf_cookie, u64 fb_cookie, u32 width, in xen_drm_front_fb_attach() argument
291 buf->fb_cookie = fb_cookie; in xen_drm_front_fb_attach()
298 req->op.fb_attach.fb_cookie = fb_cookie; in xen_drm_front_fb_attach()
314 u64 fb_cookie) in xen_drm_front_fb_detach() argument
329 req->op.fb_detach.fb_cookie = fb_cookie; in xen_drm_front_fb_detach()
342 int conn_idx, u64 fb_cookie) in xen_drm_front_page_flip() argument
358 req->op.pg_flip.fb_cookie = fb_cookie; in xen_drm_front_page_flip()
371 int conn_idx, u64 fb_cookie) in xen_drm_front_on_frame_done() argument
379 fb_cookie); in xen_drm_front_on_frame_done()