Searched refs:capture_pid (Results 1 – 4 of 4) sorted by relevance
220 pid_t capture_pid; member315 if ((rme9652->playback_pid != rme9652->capture_pid) && in snd_rme9652_use_is_exclusive()316 (rme9652->playback_pid >= 0) && (rme9652->capture_pid >= 0)) { in snd_rme9652_use_is_exclusive()513 if (reject_if_open && (rme9652->capture_pid >= 0 || rme9652->playback_pid >= 0)) { in rme9652_set_rate()1973 other_pid = rme9652->capture_pid; in snd_rme9652_hw_params()1975 this_pid = rme9652->capture_pid; in snd_rme9652_hw_params()2333 rme9652->capture_pid = current->pid; in snd_rme9652_capture_open()2358 rme9652->capture_pid = -1; in snd_rme9652_capture_release()2535 rme9652->capture_pid = -1; in snd_rme9652_create()
1031 pid_t capture_pid; /* process id which uses capture */ member1211 if ((hdspm->playback_pid != hdspm->capture_pid) && in snd_hdspm_use_is_exclusive()1212 (hdspm->playback_pid >= 0) && (hdspm->capture_pid >= 0)) { in snd_hdspm_use_is_exclusive()1733 && (hdspm->capture_pid >= 0 || hdspm->playback_pid >= 0)) { in hdspm_set_rate()1738 hdspm->capture_pid, hdspm->playback_pid); in hdspm_set_rate()5504 other_pid = hdspm->capture_pid; in snd_hdspm_hw_params()5506 this_pid = hdspm->capture_pid; in snd_hdspm_hw_params()6068 hdspm->capture_pid = current->pid; in snd_hdspm_open()6134 hdspm->capture_pid = -1; in snd_hdspm_release()6496 hdspm->capture_pid = -1; in snd_hdspm_create_alsa_devices()
479 pid_t capture_pid; member946 if ((hdsp->playback_pid != hdsp->capture_pid) && in snd_hdsp_use_is_exclusive()947 (hdsp->playback_pid >= 0) && (hdsp->capture_pid >= 0)) in snd_hdsp_use_is_exclusive()1207 if (reject_if_open && (hdsp->capture_pid >= 0 || hdsp->playback_pid >= 0)) { in hdsp_set_rate()1210 hdsp->capture_pid, in hdsp_set_rate()4086 other_pid = hdsp->capture_pid; in snd_hdsp_hw_params()4088 this_pid = hdsp->capture_pid; in snd_hdsp_hw_params()4593 hdsp->capture_pid = current->pid; in snd_hdsp_capture_open()4625 hdsp->capture_pid = -1; in snd_hdsp_capture_release()5136 hdsp->capture_pid = -1; in snd_hdsp_create_alsa_devices()
360 pid_t capture_pid; member806 if (korg1212->playback_pid != korg1212->capture_pid && in snd_korg1212_use_is_exclusive()807 korg1212->playback_pid >= 0 && korg1212->capture_pid >= 0) in snd_korg1212_use_is_exclusive()1421 korg1212->capture_pid = current->pid; in snd_korg1212_capture_open()1464 korg1212->capture_pid = -1; in snd_korg1212_capture_close()1507 other_pid = korg1212->capture_pid; in snd_korg1212_hw_params()1509 this_pid = korg1212->capture_pid; in snd_korg1212_hw_params()2125 korg1212->capture_pid = -1; in snd_korg1212_create()