snd_opl3_timer_new
int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);
EXPORT_SYMBOL(snd_opl3_timer_new);
error = snd_opl3_timer_new(opl3, 0, 1);
error = snd_opl3_timer_new(opl3, 1, 2);
err = snd_opl3_timer_new(opl3, 1, 2);
err = snd_opl3_timer_new(opl3, 1, 2);
err = snd_opl3_timer_new(opl3, 1, 2);
err = snd_opl3_timer_new(opl3, 0, 1);