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

/linux-master/drivers/platform/x86/amd/pmc/
H A Dpmc.c160 static bool dump_custom_stb; variable
161 module_param(dump_custom_stb, bool, 0644);
162 MODULE_PARM_DESC(dump_custom_stb, "Enable to dump full STB buffer");
283 if (dump_custom_stb)

Completed in 302 milliseconds