Searched refs:snd_opl3_timer_new (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/sound/drivers/opl3/ |
| D | opl3_lib.c | 448 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);
|
| /Linux-v5.4/include/sound/ |
| D | opl3.h | 347 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);
|
| /Linux-v5.4/sound/isa/ |
| D | azt2320.c | 236 if ((error = snd_opl3_timer_new(opl3, 1, 2)) < 0) { in snd_card_azt2320_probe()
|
| D | als100.c | 259 if ((error = snd_opl3_timer_new(opl3, 0, 1)) < 0) { in snd_card_als100_probe()
|
| D | opl3sa2.c | 688 if ((err = snd_opl3_timer_new(opl3, 1, 2)) < 0) in snd_opl3sa2_probe()
|
| /Linux-v5.4/sound/isa/galaxy/ |
| D | galaxy.c | 590 err = snd_opl3_timer_new(opl3, 1, 2); in snd_galaxy_probe()
|
| /Linux-v5.4/sound/pci/ |
| D | es1938.c | 1820 if ((err = snd_opl3_timer_new(opl3, 0, 1)) < 0) { in snd_es1938_probe()
|
| D | azt3328.c | 2562 err = snd_opl3_timer_new(opl3, 1, 2); in snd_azf3328_probe()
|