Searched refs:action_names (Results 1 – 1 of 1) sorted by relevance
/drivers/of/ |
D | dynamic.c | 83 const char *action_names[] = { variable 101 pr_debug("notify %-15s %s\n", action_names[action], in of_reconfig_notify() 107 pr_debug("notify %-15s %s:%s\n", action_names[action], in of_reconfig_notify() 465 pr_debug("cset<%p> %-15s %s/%s\n", ce, action_names[ce->action], in __of_changeset_entry_dump() 470 pr_debug("cset<%p> %-15s %s\n", ce, action_names[ce->action], in __of_changeset_entry_dump()
|