Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/of/
Doverlay.c533 int of_overlay_destroy_all(void) in of_overlay_destroy_all() function
552 EXPORT_SYMBOL_GPL(of_overlay_destroy_all);
/linux-4.1.27/Documentation/devicetree/
Doverlay-notes.txt100 of_overlay_destroy_all() which will remove every single one in the correct
/linux-4.1.27/include/linux/
Dof.h1078 int of_overlay_destroy_all(void);
1092 static inline int of_overlay_destroy_all(void) in of_overlay_destroy_all() function