Lines Matching defs:bd28623_priv
23 struct bd28623_priv {
47 static int bd28623_power_on(struct bd28623_priv *bd)
63 static void bd28623_power_off(struct bd28623_priv *bd)
75 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
87 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
106 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
122 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
129 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
138 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
183 struct bd28623_priv *bd;
187 bd = devm_kzalloc(&pdev->dev, sizeof(struct bd28623_priv), GFP_KERNEL);