Searched refs:log_devres (Results 1 – 1 of 1) sorted by relevance
39 static int log_devres = 0; variable40 module_param_named(log, log_devres, int, S_IRUGO | S_IWUSR);52 if (unlikely(log_devres)) in devres_log()