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