Lines Matching defs:tas_priv

100 	struct tasdevice_priv *tas_priv = data;  in tas2781_get_i2c_res()  local
216 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile() local
229 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id() local
246 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id() local
272 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs() local
286 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config() local
300 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get() local
317 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put() local
343 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_get() local
360 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_put() local
386 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_getvol() local
406 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_putvol() local
427 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_get() local
443 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_put() local
496 static void tas2563_apply_calib(struct tasdevice_priv *tas_priv) in tas2563_apply_calib()
516 static int tas2563_save_calibration(struct tasdevice_priv *tas_priv) in tas2563_save_calibration()
559 static void tas2781_apply_calib(struct tasdevice_priv *tas_priv) in tas2781_apply_calib()
592 static int tas2781_save_calibration(struct tasdevice_priv *tas_priv) in tas2781_save_calibration()
658 struct tasdevice_priv *tas_priv = context; in tasdev_fw_ready() local