Searched refs:snd_pcm_stream_lock (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c109 snd_pcm_stream_lock(substream);
/linux-master/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c112 snd_pcm_stream_lock(substream);
/linux-master/sound/soc/sti/
H A Duniperif_reader.c53 snd_pcm_stream_lock(reader->substream);
H A Duniperif_player.c72 snd_pcm_stream_lock(player->substream);
/linux-master/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c62 snd_pcm_stream_lock(substream);
/linux-master/sound/soc/intel/avs/
H A Dipc.c127 snd_pcm_stream_lock(substream);
/linux-master/include/sound/
H A Dpcm.h624 void snd_pcm_stream_lock(struct snd_pcm_substream *substream);
636 * This locks the PCM stream like snd_pcm_stream_lock() but with the local
638 * as snd_pcm_stream_lock().
664 snd_pcm_stream_lock(_T->lock),
/linux-master/drivers/usb/gadget/function/
H A Du_audio.c185 snd_pcm_stream_lock(substream);
/linux-master/sound/core/
H A Dpcm_native.c101 * snd_pcm_stream_lock - Lock the PCM stream
108 void snd_pcm_stream_lock(struct snd_pcm_substream *substream) function
112 EXPORT_SYMBOL_GPL(snd_pcm_stream_lock); variable
118 * This unlocks the PCM stream that has been locked via snd_pcm_stream_lock().
130 * This locks the PCM stream like snd_pcm_stream_lock() and disables the local
132 * as snd_pcm_stream_lock().
1345 snd_pcm_stream_lock(substream);

Completed in 230 milliseconds