Home
last modified time | relevance | path

Searched refs:snd_pcm_stream_lock_irqsave (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/sound/i2c/other/
Dak4117.c521 snd_pcm_stream_lock_irqsave(ak4117->substream, _flags); in snd_ak4117_check_rate_and_errors()
Dak4113.c617 snd_pcm_stream_lock_irqsave(ak4113->substream, _flags); in snd_ak4113_check_rate_and_errors()
Dak4114.c606 snd_pcm_stream_lock_irqsave(ak4114->capture_substream, _flags); in snd_ak4114_check_rate_and_errors()
/linux-4.1.27/include/sound/
Dpcm.h634 #define snd_pcm_stream_lock_irqsave(substream, flags) \ macro
/linux-4.1.27/sound/core/
Dpcm_lib.c1763 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_lib_ioctl_reset()
1881 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_period_elapsed()
Dpcm_native.c1166 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_stop_xrun()
1312 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_suspend()