Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/of/
Doverlay.c536 int of_overlay_destroy_all(void) in of_overlay_destroy_all() function
555 EXPORT_SYMBOL_GPL(of_overlay_destroy_all);
/linux-4.4.14/Documentation/devicetree/
Doverlay-notes.txt100 of_overlay_destroy_all() which will remove every single one in the correct
/linux-4.4.14/include/linux/
Dof.h1084 int of_overlay_destroy_all(void);
1098 static inline int of_overlay_destroy_all(void) in of_overlay_destroy_all() function