Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dpcm.h614 unsigned long _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream *substream);
628 flags = _snd_pcm_stream_lock_irqsave(substream); \
/linux-4.4.14/sound/core/
Dpcm_native.c157 unsigned long _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream *substream) in _snd_pcm_stream_lock_irqsave() function
165 EXPORT_SYMBOL_GPL(_snd_pcm_stream_lock_irqsave);