Home
last modified time | relevance | path

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

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