Searched refs:SND_MAXHWCHAN (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/sound/pcm/
H A Ddsp.c404 { SND_DEV_DSPHW_PLAY, "dsp", ".p", NULL, 1, 1, SND_MAXHWCHAN, 1,
408 { SND_DEV_DSPHW_REC, "dsp", ".r", NULL, 1, 1, SND_MAXHWCHAN, 1,
H A Dsound.c496 max = SND_MAXHWCHAN;
510 max = SND_MAXHWCHAN;
H A Dsound.h125 #define SND_MAXHWCHAN 256 macro
126 #define SND_MAXVCHANS SND_MAXHWCHAN

Completed in 389 milliseconds