HomeSort by: relevance | last modified time | path
    Searched refs:xen_drm_front_evtchnl (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/xen/
Makefile 6 xen_drm_front_evtchnl.o \
xen_drm_front_evtchnl.h 1 /* $NetBSD: xen_drm_front_evtchnl.h,v 1.2 2021/12/18 23:45:45 riastradh Exp $ */
40 struct xen_drm_front_evtchnl { struct
68 struct xen_drm_front_evtchnl req;
69 struct xen_drm_front_evtchnl evt;
76 void xen_drm_front_evtchnl_flush(struct xen_drm_front_evtchnl *evtchnl);
xen_drm_front_evtchnl.c 1 /* $NetBSD: xen_drm_front_evtchnl.c,v 1.2 2021/12/18 23:45:45 riastradh Exp $ */
14 __KERNEL_RCSID(0, "$NetBSD: xen_drm_front_evtchnl.c,v 1.2 2021/12/18 23:45:45 riastradh Exp $");
26 #include "xen_drm_front_evtchnl.h"
30 struct xen_drm_front_evtchnl *evtchnl = dev_id;
88 struct xen_drm_front_evtchnl *evtchnl = dev_id;
129 struct xen_drm_front_evtchnl *evtchnl)
162 struct xen_drm_front_evtchnl *evtchnl,
275 struct xen_drm_front_evtchnl *evtchnl,
351 void xen_drm_front_evtchnl_flush(struct xen_drm_front_evtchnl *evtchnl)
xen_drm_front.c 37 #include "xen_drm_front_evtchnl.h"
95 be_prepare_req(struct xen_drm_front_evtchnl *evtchnl, u8 operation)
107 static int be_stream_do_io(struct xen_drm_front_evtchnl *evtchnl,
118 static int be_stream_wait_io(struct xen_drm_front_evtchnl *evtchnl)
131 struct xen_drm_front_evtchnl *evtchnl;
167 struct xen_drm_front_evtchnl *evtchnl;
236 struct xen_drm_front_evtchnl *evtchnl;
282 struct xen_drm_front_evtchnl *evtchnl;
321 struct xen_drm_front_evtchnl *evtchnl;
349 struct xen_drm_front_evtchnl *evtchnl
    [all...]

Completed in 28 milliseconds