Searched refs:vchan_initsys (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/sound/pcm/ | ||
H A D | vchan.h | 53 void vchan_initsys(device_t); |
H A D | sound.c | 415 vchan_initsys(dev); in pcm_sysinit() |
H A D | vchan.c | 1060 vchan_initsys(device_t dev) in vchan_initsys() function |