Home
last modified time | relevance | path

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

/linux-3.3/sound/i2c/other/
Dak4113.c616 snd_pcm_stream_lock_irqsave(ak4113->substream, _flags); in snd_ak4113_check_rate_and_errors()
Dak4114.c600 snd_pcm_stream_lock_irqsave(ak4114->capture_substream, _flags); in snd_ak4114_check_rate_and_errors()
Dak4117.c524 snd_pcm_stream_lock_irqsave(ak4117->substream, _flags); in snd_ak4117_check_rate_and_errors()
/linux-3.3/sound/soc/fsl/
Dfsl_dma.c161 snd_pcm_stream_lock_irqsave(substream, flags); in fsl_dma_abort_stream()
/linux-3.3/sound/firewire/
Disight.c137 snd_pcm_stream_lock_irqsave(isight->pcm, flags); in isight_pcm_abort()
/linux-3.3/include/sound/
Dpcm.h555 #define snd_pcm_stream_lock_irqsave(substream, flags) \ macro
/linux-3.3/sound/core/
Dpcm_lib.c1645 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_lib_ioctl_reset()
1759 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_period_elapsed()
Dpcm_native.c1100 snd_pcm_stream_lock_irqsave(substream, flags); in snd_pcm_suspend()