Searched refs:of_overlay_remove_all (Results 1 – 4 of 4) sorted by relevance
119 最后,如果你需要一次性删除所有的覆盖,只需调用of_overlay_remove_all(),
1252 int of_overlay_remove_all(void) in of_overlay_remove_all() function1266 EXPORT_SYMBOL_GPL(of_overlay_remove_all);
119 of_overlay_remove_all() which will remove every single one in the correct
1626 int of_overlay_remove_all(void);1644 static inline int of_overlay_remove_all(void) in of_overlay_remove_all() function
Completed in 10 milliseconds