Searched refs:opl3_kill_note (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/oss/ |
| D | opl3.c | 85 static int opl3_kill_note(int dev, int voice, int note, int velocity); 268 static int opl3_kill_note (int devno, int voice, int note, int velocity) in opl3_kill_note() function 768 opl3_kill_note(devno, i, 0, 64); in opl3_reset() 1095 .kill_note = opl3_kill_note,
|