Lines Matching defs:sta350_priv
165 struct sta350_priv {
309 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
351 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
387 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
415 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
613 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
633 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
682 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
809 static int sta350_startup_sequence(struct sta350_priv *sta350)
836 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
912 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
1044 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
1092 static int sta350_probe_dt(struct device *dev, struct sta350_priv *sta350)
1194 struct sta350_priv *sta350;
1197 sta350 = devm_kzalloc(dev, sizeof(struct sta350_priv), GFP_KERNEL);