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

/freebsd-11-stable/sys/dev/sound/pcm/
H A Ddsp.c404 { SND_DEV_DSPHW_PLAY, "dsp", ".p", NULL, 1, 1, SND_MAXHWCHAN, 1,
993 (devtype == SND_DEV_DSPHW_PLAY || devtype == SND_DEV_DSPHW_VPLAY ||
H A Dsound.h270 #define SND_DEV_DSPHW_PLAY 11 /* specific playback channel */ macro
H A Dsound.c286 case SND_DEV_DSPHW_PLAY:
495 device = SND_DEV_DSPHW_PLAY;
624 case SND_DEV_DSPHW_PLAY:
666 case SND_DEV_DSPHW_PLAY:

Completed in 87 milliseconds