snd_soc_dapm_debugfs_init
void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm, struct dentry *parent);
snd_soc_dapm_debugfs_init(snd_soc_component_to_dapm(component),
snd_soc_dapm_debugfs_init(snd_soc_card_to_dapm(card), card->debugfs_card_root);