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