Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/devicetree/
H A Doverlay-notes.rst123 of_overlay_notifier_register/unregister和enum of_overlay_notify_action
/openbmc/linux/drivers/of/
H A Doverlay.c75 enum of_overlay_notify_action notify_state;
156 enum of_overlay_notify_action action) in overlay_notify()
/openbmc/linux/Documentation/devicetree/
H A Doverlay-notes.rst124 enum of_overlay_notify_action for details.
/openbmc/linux/include/linux/
H A Dof.h1641 enum of_overlay_notify_action { enum
1649 static inline const char *of_overlay_action_name(enum of_overlay_notify_action action) in of_overlay_action_name()