Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/opl3/
Dopl3_lib.c448 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev) in snd_opl3_timer_new() function
465 EXPORT_SYMBOL(snd_opl3_timer_new);
/kernel/linux/linux-5.10/include/sound/
Dopl3.h347 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);
/kernel/linux/linux-5.10/sound/isa/
Dazt2320.c236 if ((error = snd_opl3_timer_new(opl3, 1, 2)) < 0) { in snd_card_azt2320_probe()
Dals100.c259 if ((error = snd_opl3_timer_new(opl3, 0, 1)) < 0) { in snd_card_als100_probe()
Dopl3sa2.c689 if ((err = snd_opl3_timer_new(opl3, 1, 2)) < 0) in snd_opl3sa2_probe()
/kernel/linux/linux-5.10/sound/isa/galaxy/
Dgalaxy.c590 err = snd_opl3_timer_new(opl3, 1, 2); in snd_galaxy_probe()
/kernel/linux/linux-5.10/sound/pci/
Des1938.c1801 if ((err = snd_opl3_timer_new(opl3, 0, 1)) < 0) { in snd_es1938_probe()
Dazt3328.c2537 err = snd_opl3_timer_new(opl3, 1, 2); in snd_azf3328_probe()