this_pid 1498 sound/pci/korg1212/korg1212.c pid_t this_pid; this_pid 1507 sound/pci/korg1212/korg1212.c this_pid = korg1212->playback_pid; this_pid 1510 sound/pci/korg1212/korg1212.c this_pid = korg1212->capture_pid; this_pid 1514 sound/pci/korg1212/korg1212.c if ((other_pid > 0) && (this_pid != other_pid)) { this_pid 4005 sound/pci/rme9652/hdsp.c pid_t this_pid; this_pid 4019 sound/pci/rme9652/hdsp.c this_pid = hdsp->playback_pid; this_pid 4022 sound/pci/rme9652/hdsp.c this_pid = hdsp->capture_pid; this_pid 4026 sound/pci/rme9652/hdsp.c if ((other_pid > 0) && (this_pid != other_pid)) { this_pid 5502 sound/pci/rme9652/hdspm.c pid_t this_pid; this_pid 5508 sound/pci/rme9652/hdspm.c this_pid = hdspm->playback_pid; this_pid 5511 sound/pci/rme9652/hdspm.c this_pid = hdspm->capture_pid; this_pid 5515 sound/pci/rme9652/hdspm.c if (other_pid > 0 && this_pid != other_pid) { this_pid 1990 sound/pci/rme9652/rme9652.c pid_t this_pid; this_pid 1998 sound/pci/rme9652/rme9652.c this_pid = rme9652->playback_pid; this_pid 2001 sound/pci/rme9652/rme9652.c this_pid = rme9652->capture_pid; this_pid 2005 sound/pci/rme9652/rme9652.c if ((other_pid > 0) && (this_pid != other_pid)) {