Home
last modified time | relevance | path

Searched defs:sync_irq (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dcore.h120 int sync_irq; /* assigned irq, used for PCM sync */ member
/kernel/linux/linux-6.6/include/sound/
Dcore.h128 int sync_irq; /* assigned irq, used for PCM sync */ member
/kernel/linux/linux-6.6/sound/core/
Dpcm_native.c613 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq) in snd_pcm_sync_stop()
/kernel/linux/linux-5.10/sound/core/
Dpcm_native.c595 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq) in snd_pcm_sync_stop()