Searched refs:timer2_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
472 if (timer2_dev >= 0) { snd_opl3_timer_new()
473 if ((err = snd_opl3_timer2_init(opl3, timer2_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 189 milliseconds