Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c842 pid_t runpid; in dsp_io_ops() local
872 runpid = buf->uio_td->td_proc->p_pid; in dsp_io_ops()
882 (((*ch)->flags & CHN_F_RUNNING) && (*ch)->pid != runpid)) { in dsp_io_ops()
888 (*ch)->pid = runpid; in dsp_io_ops()