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

/freebsd-11.0-release/sys/dev/sound/pcm/
H A Dsound.c291 case SND_DEV_DSPHW_REC:
509 device = SND_DEV_DSPHW_REC;
630 case SND_DEV_DSPHW_REC:
672 case SND_DEV_DSPHW_REC:
H A Dsound.h277 #define SND_DEV_DSPHW_REC 13 /* specific record channel */ macro
H A Ddsp.c408 { SND_DEV_DSPHW_REC, "dsp", ".r", NULL, 1, 1, SND_MAXHWCHAN, 1,
994 devtype == SND_DEV_DSPHW_REC || devtype == SND_DEV_DSPHW_VREC)) {

Completed in 139 milliseconds