Searched refs:start_note (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dmidi_synth.h35 .start_note = midi_synth_start_note,
H A Ddev_table.h269 int (*start_note) (int dev, int voice, int note, int velocity); member in struct:synth_operations
H A Dsequencer.c388 synth_devs[dev]->start_note(dev, q[3], q[4], q[5]);
502 synth_devs[dev]->start_note(dev, voice, note, parm);
756 synth_devs[0]->start_note(0, q[1], q[2], q[3]);
H A Dopl3.c1094 .start_note = opl3_start_note,
H A Dmpu401.c893 .start_note = midi_synth_start_note,

Completed in 108 milliseconds