Home
last modified time | relevance | path

Searched refs:timer1_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
460 if (timer1_dev >= 0) { in snd_opl3_timer_new()
461 err = snd_opl3_timer1_init(opl3, timer1_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 7 milliseconds