Searched refs:dsp_stop_processing (Results 1 – 1 of 1) sorted by relevance
382 int dsp_stop_processing; member565 korg1212->dsp_stop_processing = 1; in snd_korg1212_SendStop()574 wait_event_timeout(korg1212->wait, !korg1212->dsp_stop_processing, HZ); in snd_korg1212_SendStopAndWait()1085 korg1212->dsp_stop_processing = 0; in snd_korg1212_interrupt()1099 korg1212->dsp_stop_processing = 0; in snd_korg1212_interrupt()1472 wait_event_timeout(korg1212->wait, !korg1212->dsp_stop_processing, HZ); in snd_korg1212_sync_stop()1485 korg1212->dsp_stop_processing = 0; in snd_korg1212_prepare()