Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/xen/
Dxen_drm_front.c89 static struct xendispl_req *
92 struct xendispl_req *req; in be_prepare_req()
103 struct xendispl_req *req) in be_stream_do_io()
128 struct xendispl_req *req; in xen_drm_front_mode_set()
164 struct xendispl_req *req; in xen_drm_front_dbuf_create()
232 struct xendispl_req *req; in xen_drm_front_dbuf_destroy()
279 struct xendispl_req *req; in xen_drm_front_fb_attach()
317 struct xendispl_req *req; in xen_drm_front_fb_detach()
345 struct xendispl_req *req; in xen_drm_front_page_flip()
/Linux-v5.4/include/xen/interface/io/
Ddisplif.h796 struct xendispl_req { struct
829 DEFINE_RING_TYPES(xen_displif, struct xendispl_req, struct xendispl_resp); argument