Home
last modified time | relevance | path

Searched refs:acp_quirk_table (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/amd/acp/
H A Dacp-mach.h70 extern const struct dmi_system_id acp_quirk_table[];
H A Dacp-legacy-mach.c100 dmi_id = dmi_first_match(acp_quirk_table); in acp_asoc_probe()
H A Dacp-sof-mach.c119 dmi_id = dmi_first_match(acp_quirk_table); in acp_sof_probe()
H A Dacp-mach-common.c42 const struct dmi_system_id acp_quirk_table[] = { variable
52 EXPORT_SYMBOL_GPL(acp_quirk_table);
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acp.c194 static const struct dmi_system_id acp_quirk_table[] = { variable
265 dmi_check_system(acp_quirk_table); in acp_hw_init()