Searched refs:snd_opl3_timer_new (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/sound/drivers/opl3/
H A Dopl3_lib.c465 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev) snd_opl3_timer_new() function
482 EXPORT_SYMBOL(snd_opl3_timer_new); variable
/linux-4.1.27/sound/isa/
H A Dazt2320.c248 if ((error = snd_opl3_timer_new(opl3, 1, 2)) < 0) { snd_card_azt2320_probe()
H A Dals100.c270 if ((error = snd_opl3_timer_new(opl3, 0, 1)) < 0) { snd_card_als100_probe()
H A Dopl3sa2.c703 if ((err = snd_opl3_timer_new(opl3, 1, 2)) < 0) snd_opl3sa2_probe()
/linux-4.1.27/include/sound/
H A Dopl3.h365 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);
/linux-4.1.27/sound/isa/galaxy/
H A Dgalaxy.c600 err = snd_opl3_timer_new(opl3, 1, 2); snd_galaxy_probe()
/linux-4.1.27/sound/pci/
H A Des1938.c1819 if ((err = snd_opl3_timer_new(opl3, 0, 1)) < 0) { snd_es1938_probe()
H A Dazt3328.c2578 err = snd_opl3_timer_new(opl3, 1, 2); snd_azf3328_probe()

Completed in 481 milliseconds