Lines Matching refs:sta350_priv
169 struct sta350_priv { struct
313 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_coefficient_get()
355 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_coefficient_put()
391 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_sync_coef_shadow()
419 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_cache_sync()
617 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_set_dai_sysclk()
637 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_set_dai_fmt()
686 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_hw_params()
813 static int sta350_startup_sequence(struct sta350_priv *sta350) in sta350_startup_sequence()
840 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_set_bias_level()
916 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_probe()
1048 struct sta350_priv *sta350 = snd_soc_codec_get_drvdata(codec); in sta350_remove()
1094 static int sta350_probe_dt(struct device *dev, struct sta350_priv *sta350) in sta350_probe_dt()
1196 struct sta350_priv *sta350; in sta350_i2c_probe()
1199 sta350 = devm_kzalloc(dev, sizeof(struct sta350_priv), GFP_KERNEL); in sta350_i2c_probe()