Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/devicetree/
H A Doverlay-notes.rst123 of_overlay_notifier_register/unregister和enum of_overlay_notify_action
/linux/Documentation/devicetree/
H A Doverlay-notes.rst124 enum of_overlay_notify_action for details.
/linux/include/linux/
H A Dof.h1708 enum of_overlay_notify_action { enum
1716 static inline const char *of_overlay_action_name(enum of_overlay_notify_action action) in of_overlay_action_name()