Searched refs:snd_soc_dapm_debugfs_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dapm.h | 471 void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dapm.h | 501 void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm, struct dentry *parent);
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-core.c | 154 snd_soc_dapm_debugfs_init(snd_soc_component_get_dapm(component), in soc_init_component_debugfs() 206 snd_soc_dapm_debugfs_init(&card->dapm, card->debugfs_card_root); in soc_init_card_debugfs()
|
H A D | soc-dapm.c | 2209 void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_debugfs_init() function 2239 void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_debugfs_init() function
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-core.c | 153 snd_soc_dapm_debugfs_init(snd_soc_component_get_dapm(component), in soc_init_component_debugfs() 205 snd_soc_dapm_debugfs_init(&card->dapm, card->debugfs_card_root); in soc_init_card_debugfs()
|
H A D | soc-dapm.c | 2198 void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_debugfs_init() function 2238 void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_debugfs_init() function
|
Completed in 23 milliseconds