Lines Matching refs:tasdevice_priv

63 	struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);  in tas2781_digital_getvol()
74 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_putvol()
85 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_amp_getvol()
96 struct tasdevice_priv *tas_priv = in tas2781_amp_putvol()
109 struct tasdevice_priv *tas_priv = in tas2781_force_fwload_get()
124 struct tasdevice_priv *tas_priv = in tas2781_force_fwload_put()
155 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_set_profile_id()
172 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_programs()
188 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_configurations()
203 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_profile()
217 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_get_profile_id()
224 static int tasdevice_create_control(struct tasdevice_priv *tas_priv) in tasdevice_create_control()
265 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_program_get()
276 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_program_put()
293 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_configuration_get()
305 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_configuration_put()
318 struct tasdevice_priv *tas_priv) in tasdevice_dsp_create_ctrls()
374 struct tasdevice_priv *tas_priv = context; in tasdevice_fw_ready()
432 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_dapm_event()
466 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_startup()
480 struct tasdevice_priv *tas_priv = snd_soc_dai_get_drvdata(dai); in tasdevice_hw_params()
527 struct tasdevice_priv *tas_priv = snd_soc_dai_get_drvdata(codec_dai); in tasdevice_set_dai_sysclk()
565 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_codec_probe()
572 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context; in tasdevice_deinit()
583 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_codec_remove()
602 static void tasdevice_parse_dt(struct tasdevice_priv *tas_priv) in tasdevice_parse_dt()
685 struct tasdevice_priv *tas_priv; in tasdevice_i2c_probe()
729 struct tasdevice_priv *tas_priv = i2c_get_clientdata(client); in tasdevice_i2c_remove()