Searched refs:ofw_finddevice (Results 1 – 8 of 8) sorted by relevance
40 phandle_t ofw_finddevice(int, const char *);
105 ofw_finddevice(int fd, const char *name) in ofw_finddevice() function
248 n = start == NULL ? ofw_root(fd) : ofw_finddevice(fd, start); in ofw_dump()
90 static ofwh_t ofw_finddevice(const char *);129 chosenh = ofw_finddevice("/chosen"); in ofw_init()167 ofw_finddevice(const char *name) in ofw_finddevice() function
87 static ofwh_t ofw_finddevice(const char *);112 chosenh = ofw_finddevice("/chosen"); in ofw_init()139 ofw_finddevice(const char *name) in ofw_finddevice() function
94 OFWMETHOD(ofw_finddevice, ofw_fdt_finddevice),
123 OFWMETHOD(ofw_finddevice, ofw_std_finddevice),
128 OFWMETHOD(ofw_finddevice, ofw_real_finddevice),