Searched refs:log_devres (Results 1 – 1 of 1) sorted by relevance
53 static int log_devres = 0; variable54 module_param_named(log, log_devres, int, S_IRUGO | S_IWUSR);59 if (unlikely(log_devres)) in devres_dbg()