Searched defs:front_info (Results 1 – 5 of 5) sorted by relevance
203 static void xen_snd_drv_fini(struct xen_snd_front_info *front_info) in xen_snd_drv_fini()209 static int sndback_initwait(struct xen_snd_front_info *front_info) in sndback_initwait()226 static int sndback_connect(struct xen_snd_front_info *front_info) in sndback_connect()231 static void sndback_disconnect(struct xen_snd_front_info *front_info) in sndback_disconnect()240 struct xen_snd_front_info *front_info = dev_get_drvdata(&xb_dev->dev); in sndback_changed() local301 struct xen_snd_front_info *front_info; in xen_drv_probe() local316 struct xen_snd_front_info *front_info = dev_get_drvdata(&dev->dev); in xen_drv_remove() local
24 struct xen_snd_front_info *front_info = channel->front_info; in evtchnl_interrupt_req() local143 static void evtchnl_free(struct xen_snd_front_info *front_info, in evtchnl_free()178 void xen_snd_front_evtchnl_free_all(struct xen_snd_front_info *front_info) in xen_snd_front_evtchnl_free_all()194 static int evtchnl_alloc(struct xen_snd_front_info *front_info, int index, in evtchnl_alloc()289 int xen_snd_front_evtchnl_create_all(struct xen_snd_front_info *front_info, in xen_snd_front_evtchnl_create_all()384 int xen_snd_front_evtchnl_publish_all(struct xen_snd_front_info *front_info) in xen_snd_front_evtchnl_publish_all()
26 struct xen_snd_front_info *front_info; member60 struct xen_snd_front_info *front_info; member359 struct xen_snd_front_info *front_info = in alsa_open() local465 struct xen_snd_front_info *front_info = stream->front_info; in alsa_hw_params() local800 int xen_snd_front_alsa_init(struct xen_snd_front_info *front_info) in xen_snd_front_alsa_init()853 void xen_snd_front_alsa_fini(struct xen_snd_front_info *front_info) in xen_snd_front_alsa_fini()
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()
41 struct xen_snd_front_info *front_info; member