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

/freebsd-11.0-release/sys/dev/sound/pcm/
H A Dsound.c287 case SND_DEV_DSPHW_VPLAY:
351 if (devunit == -1 || snd_unit2d(devunit) == SND_DEV_DSPHW_VPLAY ||
502 device = SND_DEV_DSPHW_VPLAY;
627 case SND_DEV_DSPHW_VPLAY:
669 case SND_DEV_DSPHW_VPLAY:
H A Dsound.h276 #define SND_DEV_DSPHW_VPLAY 12 /* specific virtual playback channel */ macro
H A Ddsp.c406 { SND_DEV_DSPHW_VPLAY, "dsp", ".vp", NULL, 1, 1, SND_MAXVCHANS, 1,
993 (devtype == SND_DEV_DSPHW_PLAY || devtype == SND_DEV_DSPHW_VPLAY ||
2436 if (((devtype == SND_DEV_DSPHW_VPLAY && d->pvchancount > 0) ||

Completed in 38 milliseconds