Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/
Doverlay.c1102 int of_overlay_remove_all(void) in of_overlay_remove_all() function
1116 EXPORT_SYMBOL_GPL(of_overlay_remove_all);
/Linux-v4.19/Documentation/devicetree/
Doverlay-notes.txt98 of_overlay_remove_all() which will remove every single one in the correct
/Linux-v4.19/include/linux/
Dof.h1410 int of_overlay_remove_all(void);
1427 static inline int of_overlay_remove_all(void) in of_overlay_remove_all() function