Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_native.c106 static unsigned long __snd_pcm_stream_lock_mode(struct snd_pcm_substream *substream, in __snd_pcm_stream_lock_mode() function
163 __snd_pcm_stream_lock_mode(substream, PCM_LOCK_DEFAULT); in snd_pcm_stream_lock()
189 __snd_pcm_stream_lock_mode(substream, PCM_LOCK_IRQ); in snd_pcm_stream_lock_irq()
207 return __snd_pcm_stream_lock_mode(substream, PCM_LOCK_IRQSAVE); in _snd_pcm_stream_lock_irqsave()