Searched refs:SND_DEV_DSP (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/sound/pcm/
H A Ddsp.c395 { SND_DEV_DSP, "dsp", ".", NULL, 0, 0, 0, 0,
415 { SND_DEV_DSP, "dsp_ac3", ".", "dsp", 0, 0, 0, 0,
418 { SND_DEV_DSP, "dsp_mmap", ".", "dsp", 0, 0, 0, 0,
421 { SND_DEV_DSP, "dsp_multich", ".", "dsp", 0, 0, 0, 0,
424 { SND_DEV_DSP, "dsp_spdifout", ".", "dsp", 0, 0, 0, 0,
427 { SND_DEV_DSP, "dsp_spdifin", ".", "dsp", 0, 0, 0, 0,
H A Dsound.h265 #define SND_DEV_DSP 3 /* Digitized voice /dev/dsp */ macro

Completed in 59 milliseconds