Lines Matching refs:snd_opl3sa2
104 struct snd_opl3sa2 { struct
155 static unsigned char __snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg) in __snd_opl3sa2_read()
172 static unsigned char snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg) in snd_opl3sa2_read()
184 static void __snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value) in __snd_opl3sa2_write()
195 static void snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value) in snd_opl3sa2_write()
205 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_detect()
286 struct snd_opl3sa2 *chip; in snd_opl3sa2_interrupt()
341 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_get_single()
358 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_put_single()
396 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_get_double()
418 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_put_double()
477 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_master_free()
484 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_mixer()
549 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_suspend()
562 struct snd_opl3sa2 *chip; in snd_opl3sa2_resume()
590 static int snd_opl3sa2_pnp(int dev, struct snd_opl3sa2 *chip, in snd_opl3sa2_pnp()
617 struct snd_opl3sa2 *chip; in snd_opl3sa2_card_new()
621 sizeof(struct snd_opl3sa2), &card); in snd_opl3sa2_card_new()
636 struct snd_opl3sa2 *chip; in snd_opl3sa2_probe()