Lines Matching defs:wcd939x_priv

173 struct wcd939x_priv {
507 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
561 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
617 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
649 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
769 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
886 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1014 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1091 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1149 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1267 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1437 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1450 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1468 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1479 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1524 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1539 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1561 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1572 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
1793 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(comp);
1820 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(comp);
1923 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
2001 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
2167 struct wcd939x_priv *wcd939x = dev_get_drvdata(component->dev);
2334 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
2357 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
2370 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
2436 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
2448 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
2473 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
2505 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
2885 static void wcd939x_set_micbias_data(struct device *dev, struct wcd939x_priv *wcd939x)
2954 static int wcd939x_irq_init(struct wcd939x_priv *wcd, struct device *dev)
2970 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
3092 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
3106 struct wcd939x_priv *wcd = dev_get_drvdata(comp->dev);
3135 struct wcd939x_priv *wcd939x = typec_switch_get_drvdata(sw);
3145 struct wcd939x_priv *wcd939x = typec_mux_get_drvdata(mux);
3167 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component);
3181 static int wcd939x_populate_dt_data(struct wcd939x_priv *wcd939x, struct device *dev)
3230 static int wcd939x_reset(struct wcd939x_priv *wcd939x)
3246 struct wcd939x_priv *wcd939x = dev_get_drvdata(dai->dev);
3255 struct wcd939x_priv *wcd939x = dev_get_drvdata(dai->dev);
3264 struct wcd939x_priv *wcd939x = dev_get_drvdata(dai->dev);
3307 struct wcd939x_priv *wcd939x = dev_get_drvdata(dev);
3439 struct wcd939x_priv *wcd939x = dev_get_drvdata(dev);
3469 static int wcd939x_add_typec(struct wcd939x_priv *wcd939x, struct device *dev)
3517 static int wcd939x_add_slave_components(struct wcd939x_priv *wcd939x,
3547 struct wcd939x_priv *wcd939x = NULL;
3551 wcd939x = devm_kzalloc(dev, sizeof(struct wcd939x_priv),