Symbol: snd_pcm_stop_xrun
drivers/media/pci/saa7134/saa7134-alsa.c
155
snd_pcm_stop_xrun(dev->dmasound.substream);
include/sound/pcm.h
592
int snd_pcm_stop_xrun(struct snd_pcm_substream *substream);
sound/core/pcm.c
476
snd_pcm_stop_xrun(substream);
sound/core/pcm_native.c
1606
EXPORT_SYMBOL_GPL(snd_pcm_stop_xrun);
sound/drivers/aloop.c
830
snd_pcm_stop_xrun(substream_play);
sound/drivers/aloop.c
832
snd_pcm_stop_xrun(substream_capt);
sound/firewire/amdtp-stream.c
1951
snd_pcm_stop_xrun(pcm);
sound/firewire/isight.c
135
snd_pcm_stop_xrun(isight->pcm);
sound/pci/asihpi/asihpi.c
765
snd_pcm_stop_xrun(s);
sound/pci/atiixp.c
673
snd_pcm_stop_xrun(dma->substream);
sound/pci/atiixp_modem.c
623
snd_pcm_stop_xrun(dma->substream);
sound/soc/atmel/atmel-pcm-dma.c
69
snd_pcm_stop_xrun(substream);
sound/soc/atmel/atmel-pdmic.c
552
snd_pcm_stop_xrun(dd->substream);
sound/soc/fsl/fsl_dma.c
151
snd_pcm_stop_xrun(substream);
sound/soc/qcom/lpass-platform.c
991
snd_pcm_stop_xrun(substream);
sound/soc/renesas/rcar/src.c
573
snd_pcm_stop_xrun(io->substream);
sound/soc/renesas/rcar/ssi.c
712
snd_pcm_stop_xrun(io->substream);
sound/soc/rockchip/rockchip_sai.c
1347
snd_pcm_stop_xrun(substream);
sound/soc/rockchip/rockchip_sai.c
1359
snd_pcm_stop_xrun(substream);
sound/soc/sof/ipc3.c
925
snd_pcm_stop_xrun(stream->substream);
sound/soc/stm/stm32_i2s.c
620
snd_pcm_stop_xrun(i2s->substream);
sound/soc/stm/stm32_sai_sub.c
663
snd_pcm_stop_xrun(sai->substream);
sound/soc/stm/stm32_spdifrx.c
758
snd_pcm_stop_xrun(spdifrx->substream);
sound/soc/ti/davinci-mcasp.c
461
snd_pcm_stop_xrun(substream);
sound/soc/ti/davinci-mcasp.c
492
snd_pcm_stop_xrun(substream);
sound/usb/6fire/pcm.c
650
snd_pcm_stop_xrun(rt->playback.instance);
sound/usb/6fire/pcm.c
653
snd_pcm_stop_xrun(rt->capture.instance);
sound/usb/endpoint.c
417
snd_pcm_stop_xrun(psubs);
sound/usb/misc/ua101.c
600
snd_pcm_stop_xrun(ua->capture.substream);
sound/usb/misc/ua101.c
606
snd_pcm_stop_xrun(ua->playback.substream);
sound/usb/usx2y/usbusx2yaudio.c
252
snd_pcm_stop_xrun(subs->pcm_substream);
sound/x86/intel_hdmi_audio.c
1042
snd_pcm_stop_xrun(substream);
sound/x86/intel_hdmi_audio.c
1322
snd_pcm_stop_xrun(substream);
sound/x86/intel_hdmi_audio.c
1355
snd_pcm_stop_xrun(substream);
sound/x86/intel_hdmi_audio.c
982
snd_pcm_stop_xrun(substream);
sound/x86/intel_hdmi_audio.c
988
snd_pcm_stop_xrun(substream);