Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/
Dsof-pci-dev.c48 static bool sof_dmi_use_community_key; variable
114 sof_dmi_use_community_key = true; in up_use_community_key()
125 sof_dmi_use_community_key = true; in chromebook_use_community_key()
261 } else if (dmi_check_system(community_key_platforms) && sof_dmi_use_community_key) { in sof_pci_probe()