Home
last modified time | relevance | path

Searched refs:other_pid (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/rme9652/
H A Dhdspm.c5458 pid_t other_pid; in snd_hdspm_hw_params() local
5464 other_pid = hdspm->capture_pid; in snd_hdspm_hw_params()
5467 other_pid = hdspm->playback_pid; in snd_hdspm_hw_params()
5470 if (other_pid > 0 && this_pid != other_pid) { in snd_hdspm_hw_params()