Lines Matching defs:capture_pid
1032 pid_t capture_pid; /* process id which uses capture */
1212 if ((hdspm->playback_pid != hdspm->capture_pid) &&
1213 (hdspm->playback_pid >= 0) && (hdspm->capture_pid >= 0)) {
1734 && (hdspm->capture_pid >= 0 || hdspm->playback_pid >= 0)) {
1739 hdspm->capture_pid, hdspm->playback_pid);
5513 other_pid = hdspm->capture_pid;
5515 this_pid = hdspm->capture_pid;
6077 hdspm->capture_pid = current->pid;
6143 hdspm->capture_pid = -1;
6504 hdspm->capture_pid = -1;