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

/linux-4.1.27/sound/isa/
H A Dopl3sa2.c204 static void __snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value) __snd_opl3sa2_write() function
219 __snd_opl3sa2_write(chip, reg, value); snd_opl3sa2_write()
391 __snd_opl3sa2_write(chip, reg, val); snd_opl3sa2_put_single()
460 __snd_opl3sa2_write(chip, left_reg, val1); snd_opl3sa2_put_double()
461 __snd_opl3sa2_write(chip, right_reg, val2); snd_opl3sa2_put_double()
466 __snd_opl3sa2_write(chip, left_reg, val1); snd_opl3sa2_put_double()

Completed in 160 milliseconds