Lines Matching refs:snd_sb
16 void snd_sbmixer_write(struct snd_sb *chip, unsigned char reg, unsigned char data)
27 unsigned char snd_sbmixer_read(struct snd_sb *chip, unsigned char reg)
58 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
74 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
110 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
130 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
179 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
215 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
267 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
285 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
320 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
343 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
386 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
407 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
439 int snd_sbmixer_add_ctl(struct snd_sb *chip, const char *name, int index, int type, unsigned long value)
691 static int snd_sbmixer_init(struct snd_sb *chip,
724 int snd_sbmixer_new(struct snd_sb *chip)
875 static void save_mixer(struct snd_sb *chip, const unsigned char *regs, int num_regs)
884 static void restore_mixer(struct snd_sb *chip, const unsigned char *regs, int num_regs)
893 void snd_sbmixer_suspend(struct snd_sb *chip)
920 void snd_sbmixer_resume(struct snd_sb *chip)