Lines Matching refs:snd_wss

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()
265 struct snd_wss **rchip) in snd_cs4236_create()
267 struct snd_wss *chip; in snd_cs4236_create()
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()
424 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_single()
453 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_singlec()
470 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_singlec()
520 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double()
542 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double()
596 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double1()
618 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double1()
662 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_master_digital()
674 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_master_digital()
723 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_get_output_accu()
735 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_put_output_accu()
933 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_iec958_switch()
954 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_iec958_switch()
1018 int snd_cs4236_mixer(struct snd_wss *chip) in snd_cs4236_mixer()