Searched refs:fb_attach (Results 1 – 2 of 2) sorted by relevance
298 req->op.fb_attach.dbuf_cookie = dbuf_cookie; in xen_drm_front_fb_attach()299 req->op.fb_attach.fb_cookie = fb_cookie; in xen_drm_front_fb_attach()300 req->op.fb_attach.width = width; in xen_drm_front_fb_attach()301 req->op.fb_attach.height = height; in xen_drm_front_fb_attach()302 req->op.fb_attach.pixel_format = pixel_format; in xen_drm_front_fb_attach()
867 struct xendispl_fb_attach_req fb_attach; member