Searched refs:_do_print (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/of/
H A Ddynamic.c76 #define _do_print(func, prefix, action, node, prop, ...) ({ \ macro
81 #define of_changeset_action_err(...) _do_print(pr_err, __VA_ARGS__)
82 #define of_changeset_action_debug(...) _do_print(pr_debug, __VA_ARGS__)

Completed in 165 milliseconds