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()
363 int snd_cs4236_pcm(struct snd_wss *chip, int device) in snd_cs4236_pcm()
405 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_single()
422 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_single()
451 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_singlec()
468 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_singlec()
518 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double()
540 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double()
594 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_double1()
616 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_double1()
660 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_master_digital()
672 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_master_digital()
721 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_get_output_accu()
733 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4235_put_output_accu()
931 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_get_iec958_switch()
952 struct snd_wss *chip = snd_kcontrol_chip(kcontrol); in snd_cs4236_put_iec958_switch()
1016 int snd_cs4236_mixer(struct snd_wss *chip) in snd_cs4236_mixer()