Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasound_fm.h33 unsigned char do_sustain; /* sustain phase */ member
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c478 if (voice->do_sustain) in snd_opl3_set_voice()