Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/of/
Ddynamic.c83 #define of_changeset_action_debug(...) _do_print(pr_debug, __VA_ARGS__) macro
90 of_changeset_action_debug("notify: ", action, pr->dn, pr->prop); in of_reconfig_notify()
608 of_changeset_action_debug("apply: ", ce->action, ce->np, ce->prop); in __of_changeset_entry_apply()