Home
last modified time | relevance | path

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

/linux-6.14.4/include/sound/
Dpcm.h641 unsigned long _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream *substream);
656 flags = _snd_pcm_stream_lock_irqsave(substream); \
/linux-6.14.4/sound/core/
Dpcm_native.c164 unsigned long _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream *substream) in _snd_pcm_stream_lock_irqsave() function
173 EXPORT_SYMBOL_GPL(_snd_pcm_stream_lock_irqsave);