Searched refs:ofw_finddevice (Results 1 – 7 of 7) sorted by relevance
38 phandle_t ofw_finddevice(int, const char *);
102 ofw_finddevice(int fd, const char *name) in ofw_finddevice() function
247 n = start == NULL ? ofw_root(fd) : ofw_finddevice(fd, start); in ofw_dump()
88 static ofwh_t ofw_finddevice(const char *);214 chosenh = ofw_finddevice("/chosen"); in ofw_init()254 ofw_finddevice(const char *name) in ofw_finddevice() function
91 OFWMETHOD(ofw_finddevice, ofw_fdt_finddevice),
120 OFWMETHOD(ofw_finddevice, ofw_std_finddevice),
127 OFWMETHOD(ofw_finddevice, ofw_real_finddevice),