Home
last modified time | relevance | path

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

/include/uapi/linux/
Dsoundcard.h1140 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument
1141 _CHN_VOICE(dev, MIDI_NOTEON, chn, note, vol)
1143 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument
1144 _CHN_VOICE(dev, MIDI_NOTEOFF, chn, note, vol)
/include/sound/
Dgus.h559 unsigned short snd_gf1_lvol_to_gvol_raw(unsigned int vol);