Home
last modified time | relevance | path

Searched hist:"16 d9fb1deef8cf0c83c86a6538f8522a89676d4c" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/isa/opti9xx/
H A Dopti92x-ad1848.cdiff 16d9fb1deef8cf0c83c86a6538f8522a89676d4c Tue Dec 10 07:34:44 CET 2019 Takashi Iwai <tiwai@suse.de> ALSA: opti9xx: Support PCM sync_stop

The driver invokes snd_pcm_period_elapsed() simply from the interrupt
handler. Set card->sync_irq for enabling the missing sync_stop PCM
operation.

Link: https://lore.kernel.org/r/20191210063454.31603-46-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>