Home
last modified time | relevance | path

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

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