Home
last modified time | relevance | path

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

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