Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
H A Ddynamic.c66 static const char *action_names[] = { variable
84 pr_debug("notify %-15s %pOF\n", action_names[action], in of_reconfig_notify()
90 pr_debug("notify %-15s %pOF:%s\n", action_names[action], in of_reconfig_notify()
485 pr_debug("cset<%p> %-15s %pOF/%s\n", ce, action_names[ce->action], in __of_changeset_entry_dump()
490 pr_debug("cset<%p> %-15s %pOF\n", ce, action_names[ce->action], in __of_changeset_entry_dump()
618 action_names[ce->action], ce->np, ce->prop->name); in __of_changeset_entry_apply()
902 if (WARN_ON(action >= ARRAY_SIZE(action_names))) in of_changeset_action()
/kernel/linux/linux-6.6/drivers/of/
H A Ddynamic.c66 static const char *action_names[] = { variable
77 ##__VA_ARGS__, action_names[action], node, \
894 if (WARN_ON(action >= ARRAY_SIZE(action_names))) in of_changeset_action()

Completed in 3 milliseconds