Home
last modified time | relevance | path

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

/include/linux/
Dof.h1667 static inline const char *of_overlay_action_name(enum of_overlay_notify_action action) in of_overlay_action_name() function
1669 static const char *const of_overlay_action_name[] = { in of_overlay_action_name() local
1677 return of_overlay_action_name[action]; in of_overlay_action_name()