Lines Matching defs:tas_priv
97 struct tasdevice_priv *tas_priv = data; in tas2781_get_i2c_res() local
183 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile() local
196 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id() local
206 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id() local
224 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs() local
238 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config() local
252 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get() local
262 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put() local
281 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_get() local
291 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_put() local
321 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_digital_getvol() local
331 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_getvol() local
341 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_digital_putvol() local
352 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_putvol() local
363 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_get() local
375 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_put() local
425 static void tas2563_apply_calib(struct tasdevice_priv *tas_priv) in tas2563_apply_calib()
445 static int tas2563_save_calibration(struct tasdevice_priv *tas_priv) in tas2563_save_calibration()
488 static void tas2781_apply_calib(struct tasdevice_priv *tas_priv) in tas2781_apply_calib()
519 static int tas2781_save_calibration(struct tasdevice_priv *tas_priv) in tas2781_save_calibration()
590 struct tasdevice_priv *tas_priv = context; in tasdev_fw_ready() local