Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/pmc/
H A Dmp1_stb.c48 static bool dump_custom_stb; variable
49 module_param(dump_custom_stb, bool, 0644);
50 MODULE_PARM_DESC(dump_custom_stb, "Enable to dump full STB buffer");
179 if (dump_custom_stb) in amd_stb_debugfs_open_v2()