Home
last modified time | relevance | path

Searched refs:enable_stb (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmc/
H A Dpmc.c142 static bool enable_stb; variable
143 module_param(enable_stb, bool, 0644);
144 MODULE_PARM_DESC(enable_stb, "Enable the STB debug mechanism");
585 if (enable_stb) { in amd_pmc_dbgfs_register()
1028 if (enable_stb && amd_pmc_is_stb_supported(dev)) { in amd_pmc_probe()

Completed in 2 milliseconds