Lines Matching refs:snd_maya44
68 struct snd_maya44 { struct
173 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_vol_get()
188 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_vol_put()
234 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_sw_get()
246 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_sw_put()
299 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_gpio_sw_get()
313 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_gpio_sw_put()
337 static void wm8776_select_input(struct snd_maya44 *chip, int idx, int line) in wm8776_select_input()
354 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_rec_src_get()
368 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_rec_src_put()
405 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_pb_route_get()
415 struct snd_maya44 *chip = snd_kcontrol_chip(kcontrol); in maya_pb_route_put()
589 struct snd_maya44 *chip = ice->spec; in set_rate()
675 struct snd_maya44 *chip; in maya44_init()