Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/devicetree/
H A Doverlay-notes.rst119 最后,如果你需要一次性删除所有的覆盖,只需调用of_overlay_remove_all(),
/linux/include/linux/
H A Dof.h1840 int of_overlay_remove_all(void);
1858 static inline int of_overlay_remove_all(void) in of_overlay_remove_all() function