Searched refs:ofw_bus_find_child_device_by_phandle (Results 1 – 3 of 3) sorted by relevance
132 device_t ofw_bus_find_child_device_by_phandle(device_t bus, phandle_t node);
730 ofw_bus_find_child_device_by_phandle(device_t bus, phandle_t node) in ofw_bus_find_child_device_by_phandle() function
230 childdev = ofw_bus_find_child_device_by_phandle(bus, child); in ofw_gpiobus_add_fdt_child()