Searched refs:of_exit (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/boot/ | ||
H A D | of.h | 15 void of_exit(void); |
H A D | of.c | 67 platform_ops.exit = of_exit; in of_platform_init() |
H A D | oflib.c | 196 void of_exit(void) in of_exit() function |