Searched defs:front_info (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front.c | 44 static void dbuf_add_to_list(struct xen_drm_front_info *front_info, in dbuf_add_to_list() 127 struct xen_drm_front_info *front_info; in xen_drm_front_mode_set() local 158 int xen_drm_front_dbuf_create(struct xen_drm_front_info *front_info, in xen_drm_front_dbuf_create() 230 static int xen_drm_front_dbuf_destroy(struct xen_drm_front_info *front_info, in xen_drm_front_dbuf_destroy() 275 int xen_drm_front_fb_attach(struct xen_drm_front_info *front_info, in xen_drm_front_fb_attach() 315 int xen_drm_front_fb_detach(struct xen_drm_front_info *front_info, in xen_drm_front_fb_detach() 343 int xen_drm_front_page_flip(struct xen_drm_front_info *front_info, in xen_drm_front_page_flip() 372 void xen_drm_front_on_frame_done(struct xen_drm_front_info *front_info, in xen_drm_front_on_frame_done() 458 struct xen_drm_front_info *front_info = drm_info->front_info; in xen_drm_drv_release() local 487 static int xen_drm_drv_init(struct xen_drm_front_info *front_info) in xen_drm_drv_init() [all …]
|
| H A D | xen_drm_front_evtchnl.c | 26 struct xen_drm_front_info *front_info = evtchnl->front_info; in evtchnl_interrupt_ctrl() local 84 struct xen_drm_front_info *front_info = evtchnl->front_info; in evtchnl_interrupt_evt() local 123 static void evtchnl_free(struct xen_drm_front_info *front_info, in evtchnl_free() 155 static int evtchnl_alloc(struct xen_drm_front_info *front_info, int index, in evtchnl_alloc() 207 int xen_drm_front_evtchnl_create_all(struct xen_drm_front_info *front_info) in xen_drm_front_evtchnl_create_all() 272 int xen_drm_front_evtchnl_publish_all(struct xen_drm_front_info *front_info) in xen_drm_front_evtchnl_publish_all() 334 void xen_drm_front_evtchnl_set_state(struct xen_drm_front_info *front_info, in xen_drm_front_evtchnl_set_state() 351 void xen_drm_front_evtchnl_free_all(struct xen_drm_front_info *front_info) in xen_drm_front_evtchnl_free_all()
|
| H A D | xen_drm_front_cfg.c | 21 static int cfg_connector(struct xen_drm_front_info *front_info, in cfg_connector() 48 int xen_drm_front_cfg_card(struct xen_drm_front_info *front_info, in xen_drm_front_cfg_card()
|
| H A D | xen_drm_front_cfg.h | 25 struct xen_drm_front_info *front_info; member
|
| H A D | xen_drm_front.h | 117 struct xen_drm_front_info *front_info; member
|
| H A D | xen_drm_front_evtchnl.h | 39 struct xen_drm_front_info *front_info; member
|
| /linux/sound/xen/ |
| H A D | xen_snd_front_evtchnl.c | 24 struct xen_snd_front_info *front_info = channel->front_info; in evtchnl_interrupt_req() local 140 static void evtchnl_free(struct xen_snd_front_info *front_info, in evtchnl_free() 172 void xen_snd_front_evtchnl_free_all(struct xen_snd_front_info *front_info) in xen_snd_front_evtchnl_free_all() 188 static int evtchnl_alloc(struct xen_snd_front_info *front_info, int index, in evtchnl_alloc() 262 int xen_snd_front_evtchnl_create_all(struct xen_snd_front_info *front_info, in xen_snd_front_evtchnl_create_all() 356 int xen_snd_front_evtchnl_publish_all(struct xen_snd_front_info *front_info) in xen_snd_front_evtchnl_publish_all()
|
| H A D | xen_snd_front_alsa.c | 26 struct xen_snd_front_info *front_info; member 60 struct xen_snd_front_info *front_info; member 354 struct xen_snd_front_info *front_info = in alsa_open() local 459 struct xen_snd_front_info *front_info = stream->front_info; in alsa_hw_params() local 760 int xen_snd_front_alsa_init(struct xen_snd_front_info *front_info) in xen_snd_front_alsa_init() 813 void xen_snd_front_alsa_fini(struct xen_snd_front_info *front_info) in xen_snd_front_alsa_fini()
|
| H A D | xen_snd_front_cfg.c | 331 static int cfg_stream(struct xen_snd_front_info *front_info, in cfg_stream() 383 static int cfg_device(struct xen_snd_front_info *front_info, in cfg_device() 475 int xen_snd_front_cfg_card(struct xen_snd_front_info *front_info, in xen_snd_front_cfg_card()
|
| H A D | xen_snd_front_evtchnl.h | 32 struct xen_snd_front_info *front_info; member
|