Lines Matching refs:sta350_priv
161 struct sta350_priv { struct
305 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_coefficient_get()
347 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_coefficient_put()
383 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_sync_coef_shadow()
411 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_cache_sync()
609 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_set_dai_sysclk()
629 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_set_dai_fmt()
678 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_hw_params()
805 static int sta350_startup_sequence(struct sta350_priv *sta350) in sta350_startup_sequence()
832 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_set_bias_level()
908 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_probe()
1040 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component); in sta350_remove()
1087 static int sta350_probe_dt(struct device *dev, struct sta350_priv *sta350) in sta350_probe_dt()
1181 struct sta350_priv *sta350; in sta350_i2c_probe()
1184 sta350 = devm_kzalloc(dev, sizeof(struct sta350_priv), GFP_KERNEL); in sta350_i2c_probe()