other_pid 1499 sound/pci/korg1212/korg1212.c pid_t other_pid; other_pid 1508 sound/pci/korg1212/korg1212.c other_pid = korg1212->capture_pid; other_pid 1511 sound/pci/korg1212/korg1212.c other_pid = korg1212->playback_pid; other_pid 1514 sound/pci/korg1212/korg1212.c if ((other_pid > 0) && (this_pid != other_pid)) { other_pid 4006 sound/pci/rme9652/hdsp.c pid_t other_pid; other_pid 4020 sound/pci/rme9652/hdsp.c other_pid = hdsp->capture_pid; other_pid 4023 sound/pci/rme9652/hdsp.c other_pid = hdsp->playback_pid; other_pid 4026 sound/pci/rme9652/hdsp.c if ((other_pid > 0) && (this_pid != other_pid)) { other_pid 5503 sound/pci/rme9652/hdspm.c pid_t other_pid; other_pid 5509 sound/pci/rme9652/hdspm.c other_pid = hdspm->capture_pid; other_pid 5512 sound/pci/rme9652/hdspm.c other_pid = hdspm->playback_pid; other_pid 5515 sound/pci/rme9652/hdspm.c if (other_pid > 0 && this_pid != other_pid) { other_pid 1991 sound/pci/rme9652/rme9652.c pid_t other_pid; other_pid 1999 sound/pci/rme9652/rme9652.c other_pid = rme9652->capture_pid; other_pid 2002 sound/pci/rme9652/rme9652.c other_pid = rme9652->playback_pid; other_pid 2005 sound/pci/rme9652/rme9652.c if ((other_pid > 0) && (this_pid != other_pid)) {