Home
last modified time | relevance | path

Searched refs:snd_pcm_stream_lock_irqsave (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/drivers/media/pci/cobalt/
Dcobalt-alsa-pcm.c162 snd_pcm_stream_lock_irqsave(substream, flags); in cobalt_alsa_announce_pcm_data()
346 snd_pcm_stream_lock_irqsave(substream, flags); in cobalt_alsa_pb_pcm_data()
/linux-6.14.4/drivers/media/usb/cx231xx/
Dcx231xx-audio.c140 snd_pcm_stream_lock_irqsave(substream, flags); in cx231xx_audio_isocirq()
227 snd_pcm_stream_lock_irqsave(substream, flags); in cx231xx_audio_bulkirq()
/linux-6.14.4/drivers/media/usb/usbtv/
Dusbtv-audio.c159 snd_pcm_stream_lock_irqsave(substream, flags); in usbtv_audio_urb_received()
/linux-6.14.4/include/sound/
Dpcm.h653 #define snd_pcm_stream_lock_irqsave(substream, flags) \ macro
683 snd_pcm_stream_lock_irqsave(_T->lock, _T->flags),
/linux-6.14.4/sound/i2c/other/
Dak4117.c494 snd_pcm_stream_lock_irqsave(ak4117->substream, _flags); in snd_ak4117_check_rate_and_errors()
Dak4113.c600 snd_pcm_stream_lock_irqsave(ak4113->substream, _flags); in snd_ak4113_check_rate_and_errors()
Dak4114.c579 snd_pcm_stream_lock_irqsave(ak4114->capture_substream, _flags); in snd_ak4114_check_rate_and_errors()
/linux-6.14.4/drivers/media/usb/em28xx/
Dem28xx-audio.c129 snd_pcm_stream_lock_irqsave(substream, flags); in em28xx_audio_isocirq()