Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/
H A Dsoc-core.c2559 card->dapm = snd_soc_dapm_alloc(card->dev); in snd_soc_register_card()
2849 component->dapm = snd_soc_dapm_alloc(dev); in snd_soc_component_initialize()
H A Dsoc-dapm.c189 struct snd_soc_dapm_context *snd_soc_dapm_alloc(struct device *dev) in snd_soc_dapm_alloc() function