Searched refs:of_exit (Results 1 – 3 of 3) sorted by relevance
15 void of_exit(void);
67 platform_ops.exit = of_exit; in of_platform_init()
196 void of_exit(void) in of_exit() function