Home
last modified time | relevance | path

Searched refs:timer2_dev (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/drivers/opl3/
A Dopl3_lib.c456 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev) in snd_opl3_timer_new() argument
465 if (timer2_dev >= 0) { in snd_opl3_timer_new()
466 err = snd_opl3_timer2_init(opl3, timer2_dev); in snd_opl3_timer_new()
/linux-6.3-rc2/include/sound/
A Dopl3.h347 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);

Completed in 5 milliseconds