Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-pci-dev.c52 static bool sof_dmi_use_community_key; variable
118 sof_dmi_use_community_key = true; in up_use_community_key()
129 sof_dmi_use_community_key = true; in chromebook_use_community_key()
280 } else if (dmi_check_system(community_key_platforms) && sof_dmi_use_community_key) { in sof_pci_probe()
301 if (dmi_check_system(community_key_platforms) && sof_dmi_use_community_key) { in sof_pci_probe()