Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/translations/zh_CN/devicetree/
Doverlay-notes.rst123 of_overlay_notifier_register/unregister和enum of_overlay_notify_action
/Linux-v6.6/drivers/of/
Doverlay.c75 enum of_overlay_notify_action notify_state;
156 enum of_overlay_notify_action action) in overlay_notify()
/Linux-v6.6/Documentation/devicetree/
Doverlay-notes.rst124 enum of_overlay_notify_action for details.
/Linux-v6.6/include/linux/
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()