Lines Matching defs:snd_opl3sa2
104 struct snd_opl3sa2 {
156 static unsigned char __snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg)
173 static unsigned char snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg)
180 static void __snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value)
191 static void snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value)
199 struct snd_opl3sa2 *chip = card->private_data;
276 struct snd_opl3sa2 *chip;
331 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
346 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
382 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
402 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
459 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol);
466 struct snd_opl3sa2 *chip = card->private_data;
531 struct snd_opl3sa2 *chip = card->private_data;
544 struct snd_opl3sa2 *chip;
572 static int snd_opl3sa2_pnp(int dev, struct snd_opl3sa2 *chip,
599 struct snd_opl3sa2 *chip;
603 sizeof(struct snd_opl3sa2), &card);
618 struct snd_opl3sa2 *chip;