Home
last modified time | relevance | path

Searched refs:dsp_stop_is_processed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/korg1212/
H A Dkorg1212.c385 int dsp_stop_is_processed; member
580 korg1212->dsp_stop_is_processed = 0; in snd_korg1212_SendStopAndWait()
583 wait_event_timeout(korg1212->wait, korg1212->dsp_stop_is_processed, (HZ * 3) / 2); in snd_korg1212_SendStopAndWait()
596 korg1212->dsp_stop_is_processed = 1; in snd_korg1212_timer_func()
607 korg1212->dsp_stop_is_processed = 1; in snd_korg1212_timer_func()