Lines Matching defs:capture_pid
1031 pid_t capture_pid; /* process id which uses capture */
1211 if ((hdspm->playback_pid != hdspm->capture_pid) &&
1212 (hdspm->playback_pid >= 0) && (hdspm->capture_pid >= 0)) {
1733 && (hdspm->capture_pid >= 0 || hdspm->playback_pid >= 0)) {
1738 hdspm->capture_pid, hdspm->playback_pid);
5504 other_pid = hdspm->capture_pid;
5506 this_pid = hdspm->capture_pid;
6068 hdspm->capture_pid = current->pid;
6134 hdspm->capture_pid = -1;
6490 hdspm->capture_pid = -1;