Searched refs:SNDCTL_DSP_SETPLAYVOL (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/lib/libossaudio/ | ||
| D | soundcard.h | 373 #define SNDCTL_DSP_SETPLAYVOL _IOW ('P',28, uint) macro |
| D | oss_dsp.c | 386 case SNDCTL_DSP_SETPLAYVOL: in _oss_dsp_ioctl() |