Searched refs:_snd_pcm_stream_lock_irqsave_nested (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/core/
H A Dpcm_native.c175 unsigned long _snd_pcm_stream_lock_irqsave_nested(struct snd_pcm_substream *substream) function
186 EXPORT_SYMBOL_GPL(_snd_pcm_stream_lock_irqsave_nested); variable
/linux-master/include/sound/
H A Dpcm.h629 unsigned long _snd_pcm_stream_lock_irqsave_nested(struct snd_pcm_substream *substream);
659 flags = _snd_pcm_stream_lock_irqsave_nested(substream); \

Completed in 313 milliseconds