Searched refs:SND_DEV_DSPHW_VPLAY (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/sound/pcm/
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 ||
2442 if (((devtype == SND_DEV_DSPHW_VPLAY && d->pvchancount > 0) ||
H A Dsound.h271 #define SND_DEV_DSPHW_VPLAY 12 /* specific virtual playback channel */ macro
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:

Completed in 90 milliseconds