Lines Matching defs:chip

108 static void snd_cs4236_ctrl_out(struct snd_wss *chip,  in snd_cs4236_ctrl_out()
115 static unsigned char snd_cs4236_ctrl_in(struct snd_wss *chip, unsigned char reg) in snd_cs4236_ctrl_in()
168 static void snd_cs4236_playback_format(struct snd_wss *chip, in snd_cs4236_playback_format()
186 static void snd_cs4236_capture_format(struct snd_wss *chip, in snd_cs4236_capture_format()
206 static void snd_cs4236_suspend(struct snd_wss *chip) in snd_cs4236_suspend()
221 static void snd_cs4236_resume(struct snd_wss *chip) in snd_cs4236_resume()
267 struct snd_wss *chip; in snd_cs4236_create() local
365 int snd_cs4236_pcm(struct snd_wss *chip, int device) in snd_cs4236_pcm()
407 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_single() local
424 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_single() local
453 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_singlec() local
470 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_singlec() local
520 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double() local
542 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double() local
596 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double1() local
618 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double1() local
662 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_master_digital() local
674 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_master_digital() local
723 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_get_output_accu() local
735 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_put_output_accu() local
933 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_iec958_switch() local
954 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_iec958_switch() local
1018 int snd_cs4236_mixer(struct snd_wss *chip) in snd_cs4236_mixer()