snd_pcm_stream_unlock_irq (9) Linux Manual Page
snd_pcm_stream_unlock_irq – Unlock the PCM stream
Synopsis
void snd_pcm_stream_unlock_irq(struct snd_pcm_substream *substream);
Arguments
substream
-
- PCM substream
Description
This is a counter-part of snd_pcm_stream_lock_irq.
