Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/
Doverlay-notes.rst119 of_overlay_remove_all() which will remove every single one in the correct
/kernel/linux/linux-5.10/drivers/of/
Doverlay.c1264 int of_overlay_remove_all(void) in of_overlay_remove_all() function
1278 EXPORT_SYMBOL_GPL(of_overlay_remove_all);
/kernel/linux/linux-5.10/include/linux/
Dof.h1471 int of_overlay_remove_all(void);
1489 static inline int of_overlay_remove_all(void) in of_overlay_remove_all() function