Searched refs:smart_pc_support (Results 1 – 1 of 1) sorted by relevance
67 static bool smart_pc_support = true; variable68 module_param(smart_pc_support, bool, 0444);69 MODULE_PARM_DESC(smart_pc_support, "Smart PC Support (default = true)");397 if (smart_pc_support) { in amd_pmf_init_features()