Home
last modified time | relevance | path

Searched refs:xen_drm_front_evtchnl (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.h38 struct xen_drm_front_evtchnl { struct
66 struct xen_drm_front_evtchnl req; argument
67 struct xen_drm_front_evtchnl evt;
74 void xen_drm_front_evtchnl_flush(struct xen_drm_front_evtchnl *evtchnl);
Dxen_drm_front_evtchnl.c25 struct xen_drm_front_evtchnl *evtchnl = dev_id; in evtchnl_interrupt_ctrl()
83 struct xen_drm_front_evtchnl *evtchnl = dev_id; in evtchnl_interrupt_evt()
124 struct xen_drm_front_evtchnl *evtchnl) in evtchnl_free()
156 struct xen_drm_front_evtchnl *evtchnl, in evtchnl_alloc()
249 struct xen_drm_front_evtchnl *evtchnl, in evtchnl_publish()
325 void xen_drm_front_evtchnl_flush(struct xen_drm_front_evtchnl *evtchnl) in xen_drm_front_evtchnl_flush()
Dxen_drm_front.c90 be_prepare_req(struct xen_drm_front_evtchnl *evtchnl, u8 operation) in be_prepare_req()
102 static int be_stream_do_io(struct xen_drm_front_evtchnl *evtchnl, in be_stream_do_io()
113 static int be_stream_wait_io(struct xen_drm_front_evtchnl *evtchnl) in be_stream_wait_io()
126 struct xen_drm_front_evtchnl *evtchnl; in xen_drm_front_mode_set()
163 struct xen_drm_front_evtchnl *evtchnl; in xen_drm_front_dbuf_create()
233 struct xen_drm_front_evtchnl *evtchnl; in xen_drm_front_dbuf_destroy()
279 struct xen_drm_front_evtchnl *evtchnl; in xen_drm_front_fb_attach()
318 struct xen_drm_front_evtchnl *evtchnl; in xen_drm_front_fb_detach()
346 struct xen_drm_front_evtchnl *evtchnl; in xen_drm_front_page_flip()
DMakefile6 xen_drm_front_evtchnl.o \