Searched refs:add_common_dapm_widgets (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra_asoc_machine.c | 516 if (asoc->add_common_dapm_widgets) { in tegra_asoc_machine_probe() 651 .add_common_dapm_widgets = true, 683 .add_common_dapm_widgets = true, 716 .add_common_dapm_widgets = true, 750 .add_common_dapm_widgets = true, 783 .add_common_dapm_widgets = true, 875 .add_common_dapm_widgets = true, 909 .add_common_dapm_widgets = true, 942 .add_common_dapm_widgets = true, 975 .add_common_dapm_widgets = true,
|
H A D | tegra_wm8903.c | 145 .add_common_dapm_widgets = true, 155 .add_common_dapm_widgets = true,
|
H A D | tegra_asoc_machine.h | 21 bool add_common_dapm_widgets; member
|