stop_pending_cnt 312 sound/pci/korg1212/korg1212.c int stop_pending_cnt; /* counter for stop pending check */ stop_pending_cnt 569 sound/pci/korg1212/korg1212.c if (! korg1212->stop_pending_cnt) { stop_pending_cnt 572 sound/pci/korg1212/korg1212.c korg1212->stop_pending_cnt = HZ; stop_pending_cnt 596 sound/pci/korg1212/korg1212.c korg1212->stop_pending_cnt = 0; stop_pending_cnt 602 sound/pci/korg1212/korg1212.c if (--korg1212->stop_pending_cnt > 0) { stop_pending_cnt 1555 sound/pci/korg1212/korg1212.c if (korg1212->stop_pending_cnt > 0) {