Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dopl3.h242 unsigned char fix_dur; member
/linux/sound/drivers/opl3/
H A Dopl3_midi.c549 if (fm->fix_dur) { in snd_opl3_note_on()
551 (fm->fix_dur * HZ) / 100; in snd_opl3_note_on()
H A Dopl3_synth.c285 patch->inst.fix_dur = ext[4]; in snd_opl3_load_patch()