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

/freebsd-11.0-release/sys/dev/sound/pcm/
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:
H A Dsound.h275 #define SND_DEV_DSPHW_PLAY 11 /* specific playback channel */ macro
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 ||

Completed in 52 milliseconds