Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dpcm.h611 unsigned long _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream *substream);
625 flags = _snd_pcm_stream_lock_irqsave(substream); \
/Linux-v5.4/sound/core/
Dpcm_native.c152 unsigned long _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream *substream) in _snd_pcm_stream_lock_irqsave() function
161 EXPORT_SYMBOL_GPL(_snd_pcm_stream_lock_irqsave);