Searched refs:snd_pcm_stream_lock_irqsave (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/media/pci/cobalt/ |
D | cobalt-alsa-pcm.c | 163 snd_pcm_stream_lock_irqsave(substream, flags); in cobalt_alsa_announce_pcm_data() 395 snd_pcm_stream_lock_irqsave(substream, flags); in cobalt_alsa_pb_pcm_data()
|
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-audio.c | 152 snd_pcm_stream_lock_irqsave(substream, flags); in cx231xx_audio_isocirq() 239 snd_pcm_stream_lock_irqsave(substream, flags); in cx231xx_audio_bulkirq()
|
/Linux-v4.19/drivers/media/usb/usbtv/ |
D | usbtv-audio.c | 183 snd_pcm_stream_lock_irqsave(substream, flags); in usbtv_audio_urb_received()
|
/Linux-v4.19/sound/i2c/other/ |
D | ak4117.c | 520 snd_pcm_stream_lock_irqsave(ak4117->substream, _flags); in snd_ak4117_check_rate_and_errors()
|
D | ak4113.c | 616 snd_pcm_stream_lock_irqsave(ak4113->substream, _flags); in snd_ak4113_check_rate_and_errors()
|
D | ak4114.c | 605 snd_pcm_stream_lock_irqsave(ak4114->capture_substream, _flags); in snd_ak4114_check_rate_and_errors()
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | u_audio.c | 109 snd_pcm_stream_lock_irqsave(substream, flags2); in u_audio_iso_complete()
|
/Linux-v4.19/sound/core/ |
D | pcm_lib.c | 1692 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_lib_ioctl_reset() 1804 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_period_elapsed()
|
D | pcm_native.c | 1341 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_stop_xrun() 1479 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_suspend()
|
/Linux-v4.19/include/sound/ |
D | pcm.h | 647 #define snd_pcm_stream_lock_irqsave(substream, flags) \ macro
|