Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/
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()
265 } else if (dmi_check_system(community_key_platforms) && sof_dmi_use_community_key) { in sof_pci_probe()
286 if (dmi_check_system(community_key_platforms) && sof_dmi_use_community_key) { in sof_pci_probe()