Home
last modified time | relevance | path

Searched refs:pcm_stream_lock_irq (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/sound/core/
Dpcm_native.c618 guard(pcm_stream_lock_irq)(substream); in snd_pcm_set_state() local
746 scoped_guard(pcm_stream_lock_irq, substream) { in snd_pcm_hw_params()
909 scoped_guard(pcm_stream_lock_irq, substream) { in snd_pcm_hw_free()
940 scoped_guard(pcm_stream_lock_irq, substream) { in snd_pcm_sw_params()
963 scoped_guard(pcm_stream_lock_irq, substream) { in snd_pcm_sw_params()
1014 guard(pcm_stream_lock_irq)(substream); in snd_pcm_status64() local
1164 scoped_guard(pcm_stream_lock_irq, substream) { in snd_pcm_channel_info()
1388 guard(pcm_stream_lock_irq)(substream); in snd_pcm_action_lock_irq() local
1854 guard(pcm_stream_lock_irq)(substream); in snd_pcm_xrun() local
1892 guard(pcm_stream_lock_irq)(substream); in snd_pcm_do_reset() local
[all …]
Dpcm_compat.c435 scoped_guard(pcm_stream_lock_irq, substream) { in snd_pcm_ioctl_sync_ptr_x32()
513 scoped_guard(pcm_stream_lock_irq, substream) { in snd_pcm_ioctl_sync_ptr_buggy()
/linux-6.14.4/sound/core/oss/
Dpcm_oss.c1626 scoped_guard(pcm_stream_lock_irq, substream) in snd_pcm_oss_sync1()
2841 scoped_guard(pcm_stream_lock_irq, psubstream) { in snd_pcm_oss_poll()
2852 scoped_guard(pcm_stream_lock_irq, csubstream) { in snd_pcm_oss_poll()
/linux-6.14.4/include/sound/
Dpcm.h679 DEFINE_LOCK_GUARD_1(pcm_stream_lock_irq, struct snd_pcm_substream,