Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_SETFMT (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/lib/libossaudio/
Dsoundcard.h52 #define SNDCTL_DSP_SETFMT _IOWR('P', 5, int) macro
73 #define SNDCTL_DSP_SAMPLESIZE SNDCTL_DSP_SETFMT
176 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT
184 #define SOUND_PCM_SETFMT SNDCTL_DSP_SETFMT
Doss_dsp.c175 case SNDCTL_DSP_SETFMT: in _oss_dsp_ioctl()
/netbsd/src/external/bsd/ntp/dist/util/
Dtg2.c985 if (ioctl(fd, SNDCTL_DSP_SETFMT, &AudioFormat)==-1)