Lines Matching defs:sta350_priv
162 struct sta350_priv {
306 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
348 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
384 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
412 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
610 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
630 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
679 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
806 static int sta350_startup_sequence(struct sta350_priv *sta350)
833 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
909 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
1041 struct sta350_priv *sta350 = snd_soc_component_get_drvdata(component);
1088 static int sta350_probe_dt(struct device *dev, struct sta350_priv *sta350)
1182 struct sta350_priv *sta350;
1185 sta350 = devm_kzalloc(dev, sizeof(struct sta350_priv), GFP_KERNEL);