Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dopl3.h260 unsigned char fix_dur; member
/linux-4.1.27/sound/drivers/opl3/
Dopl3_midi.c566 if (fm->fix_dur) { in snd_opl3_note_on()
568 (fm->fix_dur * HZ) / 100; in snd_opl3_note_on()
Dopl3_synth.c297 patch->inst.fix_dur = ext[4]; in snd_opl3_load_patch()