Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/xen/
Dxen_drm_front.c100 static struct xendispl_req *
103 struct xendispl_req *req; in be_prepare_req()
114 struct xendispl_req *req) in be_stream_do_io()
139 struct xendispl_req *req; in xen_drm_front_mode_set()
175 struct xendispl_req *req; in xen_drm_front_dbuf_create()
241 struct xendispl_req *req; in xen_drm_front_dbuf_destroy()
288 struct xendispl_req *req; in xen_drm_front_fb_attach()
326 struct xendispl_req *req; in xen_drm_front_fb_detach()
354 struct xendispl_req *req; in xen_drm_front_page_flip()
/Linux-v4.19/include/xen/interface/io/
Ddisplif.h796 struct xendispl_req { struct
829 DEFINE_RING_TYPES(xen_displif, struct xendispl_req, struct xendispl_resp); argument