Home
last modified time | relevance | path

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

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