Lines Matching refs:snd_opl3sa2

104 struct snd_opl3sa2 {  struct
156 static unsigned char __snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg) in __snd_opl3sa2_read()
173 static unsigned char snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg) in snd_opl3sa2_read()
185 static void __snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value) in __snd_opl3sa2_write()
196 static void snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value) in snd_opl3sa2_write()
206 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_detect()
283 struct snd_opl3sa2 *chip; in snd_opl3sa2_interrupt()
338 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_get_single()
355 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_put_single()
393 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_get_double()
415 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_put_double()
474 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_master_free()
481 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_mixer()
546 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_suspend()
559 struct snd_opl3sa2 *chip; in snd_opl3sa2_resume()
587 static int snd_opl3sa2_pnp(int dev, struct snd_opl3sa2 *chip, in snd_opl3sa2_pnp()
614 struct snd_opl3sa2 *chip; in snd_opl3sa2_card_new()
618 sizeof(struct snd_opl3sa2), &card); in snd_opl3sa2_card_new()
633 struct snd_opl3sa2 *chip; in snd_opl3sa2_probe()