Lines Matching defs:component
73 struct snd_soc_component *component =
75 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
85 struct snd_soc_component *component =
87 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
104 static int bd28623_codec_probe(struct snd_soc_component *component)
106 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
120 static void bd28623_codec_remove(struct snd_soc_component *component)
122 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
127 static int bd28623_codec_suspend(struct snd_soc_component *component)
129 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);
136 static int bd28623_codec_resume(struct snd_soc_component *component)
138 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component);