#ifndef __AMD_MACH_CONFIG_H
#define __AMD_MACH_CONFIG_H
#include <sound/soc-acpi.h>
#define FLAG_AMD_SOF …
#define FLAG_AMD_SOF_ONLY_DMIC …
#define FLAG_AMD_LEGACY …
#define FLAG_AMD_LEGACY_ONLY_DMIC …
#define ACP_PCI_DEV_ID …
extern struct snd_soc_acpi_mach snd_soc_acpi_amd_sof_machines[];
extern struct snd_soc_acpi_mach snd_soc_acpi_amd_rmb_sof_machines[];
extern struct snd_soc_acpi_mach snd_soc_acpi_amd_vangogh_sof_machines[];
extern struct snd_soc_acpi_mach snd_soc_acpi_amd_acp63_sof_machines[];
struct config_entry { … };
#endif