Lines Matching defs:chip
122 static void snd_cs4236_ctrl_out(struct snd_wss *chip, in snd_cs4236_ctrl_out()
129 static unsigned char snd_cs4236_ctrl_in(struct snd_wss *chip, unsigned char reg) in snd_cs4236_ctrl_in()
182 static void snd_cs4236_playback_format(struct snd_wss *chip, in snd_cs4236_playback_format()
200 static void snd_cs4236_capture_format(struct snd_wss *chip, in snd_cs4236_capture_format()
220 static void snd_cs4236_suspend(struct snd_wss *chip) in snd_cs4236_suspend()
235 static void snd_cs4236_resume(struct snd_wss *chip) in snd_cs4236_resume()
281 struct snd_wss *chip; in snd_cs4236_create() local
379 int snd_cs4236_pcm(struct snd_wss *chip, int device) in snd_cs4236_pcm()
421 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_single() local
438 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_single() local
467 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_singlec() local
484 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_singlec() local
534 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double() local
556 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double() local
610 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double1() local
632 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double1() local
676 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_master_digital() local
688 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_master_digital() local
737 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_get_output_accu() local
749 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_put_output_accu() local
947 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_iec958_switch() local
968 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_iec958_switch() local
1032 int snd_cs4236_mixer(struct snd_wss *chip) in snd_cs4236_mixer()