Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c2377 int i, unit, udcmask, cunit, devtype, devhw, devcmax, tumax; in dsp_clone() local
2401 devhw = 0; in dsp_clone()
2409 devhw = dsp_cdevs[i].hw; in dsp_clone()
2433 if (devhw != 0) { in dsp_clone()