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

/linux-master/include/linux/
H A Dof.h1714 static inline const char *of_overlay_action_name(enum of_overlay_notify_action action) function
1716 static const char *const of_overlay_action_name[] = { local
1724 return of_overlay_action_name[action];
/linux-master/drivers/of/
H A Doverlay.c174 of_overlay_action_name(action), ret, nd.target);

Completed in 105 milliseconds