fb_attach 297 drivers/gpu/drm/xen/xen_drm_front.c req->op.fb_attach.dbuf_cookie = dbuf_cookie; fb_attach 298 drivers/gpu/drm/xen/xen_drm_front.c req->op.fb_attach.fb_cookie = fb_cookie; fb_attach 299 drivers/gpu/drm/xen/xen_drm_front.c req->op.fb_attach.width = width; fb_attach 300 drivers/gpu/drm/xen/xen_drm_front.c req->op.fb_attach.height = height; fb_attach 301 drivers/gpu/drm/xen/xen_drm_front.c req->op.fb_attach.pixel_format = pixel_format; fb_attach 803 include/xen/interface/io/displif.h struct xendispl_fb_attach_req fb_attach;