taglinefilesource code
sound_set_treble543drivers/sound/dmasound.cstatic int sound_set_treble(int treble);
sound_set_treble2541drivers/sound/dmasound.creturn(IOCTL_OUT(arg, sound_set_treble(IOCTL_IN(arg))));
sound_set_treble2576drivers/sound/dmasound.creturn(IOCTL_OUT(arg, sound_set_treble(IOCTL_IN(arg))));