Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsoundcard.h1599 #define SNDCTL_DSP_GETPLAYVOL _IOR ('P', 24, int) macro
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c1451 case SNDCTL_DSP_GETPLAYVOL: in dsp_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2463 unsigned IOCTL_SNDCTL_DSP_GETPLAYVOL = SNDCTL_DSP_GETPLAYVOL;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1394 _(SNDCTL_DSP_GETPLAYVOL, WRITE, sizeof(unsigned int));