Searched refs:timer1_dev (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/drivers/opl3/
H A Dopl3_lib.c465 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev) snd_opl3_timer_new() argument
469 if (timer1_dev >= 0) snd_opl3_timer_new()
470 if ((err = snd_opl3_timer1_init(opl3, timer1_dev)) < 0) snd_opl3_timer_new()
/linux-4.4.14/include/sound/
H A Dopl3.h365 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);

Completed in 198 milliseconds