Home
last modified time | relevance | path

Searched refs:snd_pcm_stream_lock (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/sound/soc/sti/
Duniperif_player.c121 snd_pcm_stream_lock(player->substream); in uni_player_irq_handler()
137 snd_pcm_stream_lock(player->substream); in uni_player_irq_handler()
168 snd_pcm_stream_lock(player->substream); in uni_player_irq_handler()
Duniperif_reader.c66 snd_pcm_stream_lock(reader->substream); in uni_reader_irq_handler()
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-alsa-pcm.c127 snd_pcm_stream_lock(substream); in cx18_alsa_announce_pcm_data()
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c128 snd_pcm_stream_lock(substream); in ivtv_alsa_announce_pcm_data()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-audio.c155 snd_pcm_stream_lock(substream); in cx231xx_audio_isocirq()
241 snd_pcm_stream_lock(substream); in cx231xx_audio_bulkirq()
/linux-4.4.14/drivers/media/usb/usbtv/
Dusbtv-audio.c168 snd_pcm_stream_lock(substream); in usbtv_audio_urb_received()
/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000-alsa.c259 snd_pcm_stream_lock(substream); in tm6000_fillbuf()
/linux-4.4.14/sound/core/
Dpcm_native.c97 void snd_pcm_stream_lock(struct snd_pcm_substream *substream) in snd_pcm_stream_lock() function
107 EXPORT_SYMBOL_GPL(snd_pcm_stream_lock);
139 snd_pcm_stream_lock(substream); in snd_pcm_stream_lock_irq()
162 snd_pcm_stream_lock(substream); in _snd_pcm_stream_lock_irqsave()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-audio.c142 snd_pcm_stream_lock(substream); in em28xx_audio_isocirq()
/linux-4.4.14/include/sound/
Dpcm.h610 void snd_pcm_stream_lock(struct snd_pcm_substream *substream);