Home
last modified time | relevance | path

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

/linux-6.15/drivers/of/
H A Ddynamic.c68 static const char *action_names[] = { variable
79 ##__VA_ARGS__, action_names[action], node, \
908 if (WARN_ON(action >= ARRAY_SIZE(action_names))) in of_changeset_action()