Searched refs:usb_bus_configure_hub (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dusb-bus.h32 static inline zx_status_t usb_bus_configure_hub(usb_bus_protocol_t* bus, zx_device_t* hub_device, function
/fuchsia/zircon/system/dev/usb/usb-hub/
H A Dusb-hub.c328 result = usb_bus_configure_hub(&hub->bus, hub->usb_device, hub->hub_speed, &desc);

Completed in 74 milliseconds