Searched refs:snd_soc_component_alloc (Results 1 – 3 of 3) sorted by relevance
289 struct snd_soc_component *snd_soc_component_alloc(struct device *dev);
32 struct snd_soc_component *snd_soc_component_alloc(struct device *dev) in snd_soc_component_alloc() function43 EXPORT_SYMBOL_GPL(snd_soc_component_alloc);
2803 component = snd_soc_component_alloc(dev); in snd_soc_register_component_d()