Searched refs:vol (Results 1 – 4 of 4) sorted by relevance
| /include/uapi/linux/ |
| D | soundcard.h | 1140 #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/ |
| D | emu10k1.h | 1545 #define snd_emu10k1_compose_audigy_sendamounts(vol) \ argument 1546 (((unsigned int)vol[4] << 24) | ((unsigned int)vol[5] << 16) | ((unsigned int)vol[6] << 8) | (unsig…
|
| D | gus.h | 559 unsigned short snd_gf1_lvol_to_gvol_raw(unsigned int vol);
|
| /include/trace/events/ |
| D | cachefiles.h | 419 __field(unsigned int, vol ) 425 __entry->vol = volume->vcookie->debug_id; 431 __entry->vol,
|