Searched refs:keep_gsp_logging (Results 1 – 1 of 1) sorted by relevance
1235 static bool keep_gsp_logging; variable1236 module_param(keep_gsp_logging, bool, 0444);1237 MODULE_PARM_DESC(keep_gsp_logging,1421 if (keep_gsp_logging) { in r535_gsp_libos_debugfs_init()1994 if (!keep_gsp_logging || !gsp->debugfs.parent) { in r535_gsp_retain_logging()