Searched refs:of_finddevice (Results 1 – 4 of 4) sorted by relevance
122 oprom = of_finddevice("/openprom"); in check_of_version()132 chosen = of_finddevice("/chosen"); in check_of_version()134 chosen = of_finddevice("/chosen@0"); in check_of_version()208 void *of_finddevice(const char *name) in of_finddevice() function
27 if (((devp = of_finddevice("/chosen")) != NULL) in of_console_open()
15 void *of_finddevice(const char *name);
74 dt_ops.finddevice = of_finddevice; in of_platform_init()