Home
last modified time | relevance | path

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

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