Searched refs:SNDCTL_DSP_SETPLAYVOL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/sys/ | ||
| D | soundcard.h | 1594 #define SNDCTL_DSP_SETPLAYVOL _IOWR('P', 24, int) macro |
| /freebsd-10-stable/sys/dev/sound/pcm/ | ||
| D | dsp.c | 1827 case SNDCTL_DSP_SETPLAYVOL: in dsp_ioctl() |