Searched refs:keep_gsp_logging (Results 1 – 1 of 1) sorted by relevance
1236 static bool keep_gsp_logging; variable1237 module_param(keep_gsp_logging, bool, 0444);1238 MODULE_PARM_DESC(keep_gsp_logging,1422 if (keep_gsp_logging) { in r535_gsp_libos_debugfs_init()1995 if (!keep_gsp_logging || !gsp->debugfs.parent) { in r535_gsp_retain_logging()