Searched refs:keep_gsp_logging (Results 1 – 1 of 1) sorted by relevance
2320 static bool keep_gsp_logging; variable2321 module_param(keep_gsp_logging, bool, 0444);2322 MODULE_PARM_DESC(keep_gsp_logging,2506 if (keep_gsp_logging) { in r535_gsp_libos_debugfs_init()3086 if (!keep_gsp_logging || !gsp->debugfs.parent) { in r535_gsp_retain_logging()