Searched refs:smart_pc_support (Results 1 – 1 of 1) sorted by relevance
60 static bool smart_pc_support = true; variable61 module_param(smart_pc_support, bool, 0444);62 MODULE_PARM_DESC(smart_pc_support, "Smart PC Support (default = true)");500 if (smart_pc_support) { in amd_pmf_init_features()