Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dopl3.h347 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_lib.c456 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev) in snd_opl3_timer_new() function
476 EXPORT_SYMBOL(snd_opl3_timer_new);
/openbmc/linux/sound/isa/
H A Dazt2320.c223 error = snd_opl3_timer_new(opl3, 1, 2); in snd_card_azt2320_probe()
H A Dals100.c243 error = snd_opl3_timer_new(opl3, 0, 1); in snd_card_als100_probe()
H A Dopl3sa2.c688 err = snd_opl3_timer_new(opl3, 1, 2); in snd_opl3sa2_probe()
/openbmc/linux/sound/isa/galaxy/
H A Dgalaxy.c584 err = snd_opl3_timer_new(opl3, 1, 2); in __snd_galaxy_probe()
/openbmc/linux/sound/pci/
H A Des1938.c1750 err = snd_opl3_timer_new(opl3, 0, 1); in __snd_es1938_probe()
H A Dazt3328.c2479 err = snd_opl3_timer_new(opl3, 1, 2); in __snd_azf3328_probe()