Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dsoundcard.h1594 #define SNDCTL_DSP_SETPLAYVOL _IOWR('P', 24, int) macro
/freebsd-10-stable/sys/dev/sound/pcm/
Ddsp.c1827 case SNDCTL_DSP_SETPLAYVOL: in dsp_ioctl()