Lines Matching refs:snd_wss
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()
279 struct snd_wss **rchip) in snd_cs4236_create()
281 struct snd_wss *chip; in snd_cs4236_create()
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()
438 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_single()
467 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_singlec()
484 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_singlec()
534 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double()
556 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double()
610 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double1()
632 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double1()
676 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_master_digital()
688 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_master_digital()
737 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_get_output_accu()
749 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_put_output_accu()
947 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_iec958_switch()
968 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_iec958_switch()
1032 int snd_cs4236_mixer(struct snd_wss *chip) in snd_cs4236_mixer()