Home
last modified time | relevance | path

Searched refs:snd_pcm_stream_unlock_irqrestore (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/media/pci/cobalt/
Dcobalt-alsa-pcm.c191 snd_pcm_stream_unlock_irqrestore(substream, flags); in cobalt_alsa_announce_pcm_data()
411 snd_pcm_stream_unlock_irqrestore(substream, flags); in cobalt_alsa_pb_pcm_data()
/linux-4.4.14/sound/i2c/other/
Dak4117.c528 snd_pcm_stream_unlock_irqrestore(ak4117->substream, _flags); in snd_ak4117_check_rate_and_errors()
Dak4113.c626 snd_pcm_stream_unlock_irqrestore(ak4113->substream, _flags); in snd_ak4113_check_rate_and_errors()
Dak4114.c612 snd_pcm_stream_unlock_irqrestore(ak4114->capture_substream, _flags); in snd_ak4114_check_rate_and_errors()
/linux-4.4.14/sound/core/
Dpcm_native.c174 void snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream *substream, in snd_pcm_stream_unlock_irqrestore() function
181 EXPORT_SYMBOL_GPL(snd_pcm_stream_unlock_irqrestore);
1176 snd_pcm_stream_unlock_irqrestore(substream, flags); in snd_pcm_stop_xrun()
1313 snd_pcm_stream_unlock_irqrestore(substream, flags); in snd_pcm_suspend()
Dpcm_lib.c1772 snd_pcm_stream_unlock_irqrestore(substream, flags); in snd_pcm_lib_ioctl_reset()
1889 snd_pcm_stream_unlock_irqrestore(substream, flags); in snd_pcm_period_elapsed()
/linux-4.4.14/include/sound/
Dpcm.h630 void snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream *substream,