Lines Matching refs:snd_maya44
82 struct snd_maya44 { struct
187 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_vol_get()
202 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_vol_put()
248 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_sw_get()
260 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_sw_put()
313 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_gpio_sw_get()
327 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_gpio_sw_put()
351 static void wm8776_select_input(struct snd_maya44 *chip, int idx, int line) in wm8776_select_input()
368 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_rec_src_get()
382 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_rec_src_put()
419 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_pb_route_get()
429 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_pb_route_put()
603 struct snd_maya44 *chip = ice->spec; in set_rate()
689 struct snd_maya44 *chip; in maya44_init()