Home
last modified time | relevance | path

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

/openbmc/linux/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__)