Lines Matching refs:sta32x_priv

136 struct sta32x_priv {  struct
268 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_coefficient_get()
310 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_coefficient_put()
346 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_sync_coef_shadow()
374 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_cache_sync()
390 struct sta32x_priv *sta32x = container_of(work, struct sta32x_priv, in sta32x_watchdog()
411 static void sta32x_watchdog_start(struct sta32x_priv *sta32x) in sta32x_watchdog_start()
421 static void sta32x_watchdog_stop(struct sta32x_priv *sta32x) in sta32x_watchdog_stop()
580 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_set_dai_sysclk()
600 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_set_dai_fmt()
649 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_hw_params()
776 static int sta32x_startup_sequence(struct sta32x_priv *sta32x) in sta32x_startup_sequence()
801 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_set_bias_level()
873 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_probe()
993 struct sta32x_priv *sta32x = snd_soc_component_get_drvdata(component); in sta32x_remove()
1037 static int sta32x_probe_dt(struct device *dev, struct sta32x_priv *sta32x) in sta32x_probe_dt()
1092 struct sta32x_priv *sta32x; in sta32x_i2c_probe()
1095 sta32x = devm_kzalloc(&i2c->dev, sizeof(struct sta32x_priv), in sta32x_i2c_probe()