Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sound/pcm/
Ddsp.c2351 char *devname, *devcmp, *devsep; in dsp_clone() local
2365 devsep = NULL; in dsp_clone()
2371 devsep = dsp_cdevs[i].sep; in dsp_clone()
2380 } else if (dsp_stdclone(name, devcmp, devsep, in dsp_clone()
2471 devname, unit, devsep, cunit); in dsp_clone()