Searched refs:capture_pid (Results 1 – 4 of 4) sorted by relevance
220 pid_t capture_pid; member312 if ((rme9652->playback_pid != rme9652->capture_pid) && in snd_rme9652_use_is_exclusive()313 (rme9652->playback_pid >= 0) && (rme9652->capture_pid >= 0)) in snd_rme9652_use_is_exclusive()505 if (reject_if_open && (rme9652->capture_pid >= 0 || rme9652->playback_pid >= 0)) in rme9652_set_rate()1913 other_pid = rme9652->capture_pid; in snd_rme9652_hw_params()1915 this_pid = rme9652->capture_pid; in snd_rme9652_hw_params()2259 rme9652->capture_pid = current->pid; in snd_rme9652_capture_open()2283 rme9652->capture_pid = -1; in snd_rme9652_capture_release()2457 rme9652->capture_pid = -1; in snd_rme9652_create()
479 pid_t capture_pid; member943 if ((hdsp->playback_pid != hdsp->capture_pid) && in snd_hdsp_use_is_exclusive()944 (hdsp->playback_pid >= 0) && (hdsp->capture_pid >= 0)) in snd_hdsp_use_is_exclusive()1199 if (reject_if_open && (hdsp->capture_pid >= 0 || hdsp->playback_pid >= 0)) { in hdsp_set_rate()1202 hdsp->capture_pid, in hdsp_set_rate()4018 other_pid = hdsp->capture_pid; in snd_hdsp_hw_params()4020 this_pid = hdsp->capture_pid; in snd_hdsp_hw_params()4502 hdsp->capture_pid = current->pid; in snd_hdsp_capture_open()4534 hdsp->capture_pid = -1; in snd_hdsp_capture_release()5041 hdsp->capture_pid = -1; in snd_hdsp_create_alsa_devices()
1031 pid_t capture_pid; /* process id which uses capture */ member1208 if ((hdspm->playback_pid != hdspm->capture_pid) && in snd_hdspm_use_is_exclusive()1209 (hdspm->playback_pid >= 0) && (hdspm->capture_pid >= 0)) in snd_hdspm_use_is_exclusive()1726 && (hdspm->capture_pid >= 0 || hdspm->playback_pid >= 0)) { in hdspm_set_rate()1731 hdspm->capture_pid, hdspm->playback_pid); in hdspm_set_rate()5464 other_pid = hdspm->capture_pid; in snd_hdspm_hw_params()5466 this_pid = hdspm->capture_pid; in snd_hdspm_hw_params()6009 hdspm->capture_pid = current->pid; in snd_hdspm_open()6072 hdspm->capture_pid = -1; in snd_hdspm_release()6426 hdspm->capture_pid = -1; in snd_hdspm_create_alsa_devices()
357 pid_t capture_pid; member756 if (korg1212->playback_pid != korg1212->capture_pid && in snd_korg1212_use_is_exclusive()757 korg1212->playback_pid >= 0 && korg1212->capture_pid >= 0) in snd_korg1212_use_is_exclusive()1359 korg1212->capture_pid = current->pid; in snd_korg1212_capture_open()1396 korg1212->capture_pid = -1; in snd_korg1212_capture_close()1437 other_pid = korg1212->capture_pid; in snd_korg1212_hw_params()1439 this_pid = korg1212->capture_pid; in snd_korg1212_hw_params()2006 korg1212->capture_pid = -1; in snd_korg1212_create()