Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dcore.h125 int sync_irq; /* assigned irq, used for PCM sync */ member
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_native.c595 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq) in snd_pcm_sync_stop()