Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_native.c104 #define PCM_LOCK_IRQSAVE 2 macro
121 case PCM_LOCK_IRQSAVE: in __snd_pcm_stream_lock_mode()
146 case PCM_LOCK_IRQSAVE: in __snd_pcm_stream_unlock_mode()
207 return __snd_pcm_stream_lock_mode(substream, PCM_LOCK_IRQSAVE); in _snd_pcm_stream_lock_irqsave()
221 __snd_pcm_stream_unlock_mode(substream, PCM_LOCK_IRQSAVE, flags); in snd_pcm_stream_unlock_irqrestore()