Lines Matching refs:sta350_priv
162 struct sta350_priv { struct
306 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_coefficient_get()
348 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_coefficient_put()
384 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_sync_coef_shadow()
412 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_cache_sync()
610 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_set_dai_sysclk()
630 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_set_dai_fmt()
679 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_hw_params()
806 static int sta350_startup_sequence(struct sta350_priv *sta350) in sta350_startup_sequence()
833 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_set_bias_level()
909 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_probe()
1041 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_remove()
1088 static int sta350_probe_dt(struct device *dev, struct sta350_priv *sta350) in sta350_probe_dt()
1182 struct sta350_priv *sta350; in sta350_i2c_probe()
1185 sta350 = devm_kzalloc(dev, sizeof(struct sta350_priv), GFP_KERNEL); in sta350_i2c_probe()