Home
last modified time | relevance | path

Searched refs:trnsps (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dopl3.h241 unsigned char trnsps; member
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_midi.c526 if (fm->trnsps) in snd_opl3_note_on()
527 note += (fm->trnsps - 64); in snd_opl3_note_on()
H A Dopl3_synth.c286 patch->inst.trnsps = ext[3]; in snd_opl3_load_patch()