Searched refs:SND_DEV_DSPHW_VREC (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/sound/pcm/
H A Dsound.c292 case SND_DEV_DSPHW_VREC:
352 snd_unit2d(devunit) == SND_DEV_DSPHW_VREC) {
516 device = SND_DEV_DSPHW_VREC;
633 case SND_DEV_DSPHW_VREC:
675 case SND_DEV_DSPHW_VREC:
H A Dsound.h278 #define SND_DEV_DSPHW_VREC 14 /* specific virtual record channel */ macro
H A Ddsp.c410 { SND_DEV_DSPHW_VREC, "dsp", ".vr", NULL, 1, 1, SND_MAXVCHANS, 1,
994 devtype == SND_DEV_DSPHW_REC || devtype == SND_DEV_DSPHW_VREC)) {
2437 (devtype == SND_DEV_DSPHW_VREC && d->rvchancount > 0)) &&

Completed in 52 milliseconds