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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/korg1212/
H A Dkorg1212.c412 int dsp_stop_is_processed; member in struct:snd_korg1212
611 korg1212->dsp_stop_is_processed = 0;
614 wait_event_timeout(korg1212->wait, korg1212->dsp_stop_is_processed, (HZ * 3) / 2);
627 korg1212->dsp_stop_is_processed = 1;
639 korg1212->dsp_stop_is_processed = 1;

Completed in 44 milliseconds