Searched refs:snd_pcm_stream_lock_irqsave (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/media/pci/cobalt/ |
A D | cobalt-alsa-pcm.c | 162 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/drivers/media/usb/cx231xx/ |
A D | cx231xx-audio.c | 140 snd_pcm_stream_lock_irqsave(substream, flags); in cx231xx_audio_isocirq() 227 snd_pcm_stream_lock_irqsave(substream, flags); in cx231xx_audio_bulkirq()
|
/linux/drivers/media/usb/usbtv/ |
A D | usbtv-audio.c | 159 snd_pcm_stream_lock_irqsave(substream, flags); in usbtv_audio_urb_received()
|
/linux/sound/i2c/other/ |
A D | ak4117.c | 506 snd_pcm_stream_lock_irqsave(ak4117->substream, _flags); in snd_ak4117_check_rate_and_errors()
|
A D | ak4113.c | 600 snd_pcm_stream_lock_irqsave(ak4113->substream, _flags); in snd_ak4113_check_rate_and_errors()
|
A D | ak4114.c | 590 snd_pcm_stream_lock_irqsave(ak4114->capture_substream, _flags); in snd_ak4114_check_rate_and_errors()
|
/linux/drivers/media/usb/em28xx/ |
A D | em28xx-audio.c | 139 snd_pcm_stream_lock_irqsave(substream, flags); in em28xx_audio_isocirq()
|
/linux/sound/core/ |
A D | pcm_lib.c | 1689 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_lib_ioctl_reset() 1848 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_period_elapsed()
|
A D | pcm_native.c | 1508 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_stop_xrun() 1669 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_suspend()
|
/linux/include/sound/ |
A D | pcm.h | 627 #define snd_pcm_stream_lock_irqsave(substream, flags) \ macro
|
Completed in 33 milliseconds