Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_SETPLAYVOL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dsoundcard.h1600 #define SNDCTL_DSP_SETPLAYVOL _IOWR('P', 24, int) macro
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c1457 case SNDCTL_DSP_SETPLAYVOL: in dsp_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2464 unsigned IOCTL_SNDCTL_DSP_SETPLAYVOL = SNDCTL_DSP_SETPLAYVOL;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1395 _(SNDCTL_DSP_SETPLAYVOL, READ, sizeof(unsigned int));