Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/of/
Ddynamic.c75 #define _do_print(func, prefix, action, node, prop, ...) ({ \ macro
80 #define of_changeset_action_err(...) _do_print(pr_err, __VA_ARGS__)
81 #define of_changeset_action_debug(...) _do_print(pr_debug, __VA_ARGS__)