Lines Matching refs:sta350_priv
165 struct sta350_priv { struct
309 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_coefficient_get()
351 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_coefficient_put()
387 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_sync_coef_shadow()
415 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_cache_sync()
613 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_set_dai_sysclk()
633 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_set_dai_fmt()
682 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_hw_params()
809 static int sta350_startup_sequence(struct sta350_priv *sta350) in sta350_startup_sequence()
836 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_set_bias_level()
912 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_probe()
1044 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_remove()
1092 static int sta350_probe_dt(struct device *dev, struct sta350_priv *sta350) in sta350_probe_dt()
1194 struct sta350_priv *sta350; in sta350_i2c_probe()
1197 sta350 = devm_kzalloc(dev, sizeof(struct sta350_priv), GFP_KERNEL); in sta350_i2c_probe()