Lines Matching refs:snd_opl3sa2

109 struct snd_opl3sa2 {  struct
160 static unsigned char __snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg) in __snd_opl3sa2_read()
177 static unsigned char snd_opl3sa2_read(struct snd_opl3sa2 *chip, unsigned char reg) in snd_opl3sa2_read()
189 static void __snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value) in __snd_opl3sa2_write()
200 static void snd_opl3sa2_write(struct snd_opl3sa2 *chip, unsigned char reg, unsigned char value) in snd_opl3sa2_write()
210 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_detect()
287 struct snd_opl3sa2 *chip; in snd_opl3sa2_interrupt()
342 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_get_single()
359 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_put_single()
397 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_get_double()
419 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_put_double()
478 struct snd_opl3sa2 *chip = snd_kcontrol_chip(kcontrol); in snd_opl3sa2_master_free()
485 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_mixer()
542 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_suspend()
555 struct snd_opl3sa2 *chip; in snd_opl3sa2_resume()
583 static int snd_opl3sa2_pnp(int dev, struct snd_opl3sa2 *chip, in snd_opl3sa2_pnp()
608 struct snd_opl3sa2 *chip = card->private_data; in snd_opl3sa2_free()
618 struct snd_opl3sa2 *chip; in snd_opl3sa2_card_new()
622 sizeof(struct snd_opl3sa2), &card); in snd_opl3sa2_card_new()
638 struct snd_opl3sa2 *chip; in snd_opl3sa2_probe()