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

/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dusb-bus.h24 zx_status_t (*set_hub_interface)(void* ctx, zx_device_t* usb_device, usb_hub_interface_t* hub); member in struct:usb_bus_protocol_ops
50 return bus->ops->set_hub_interface(bus->ctx, usb_device, hub);
/fuchsia/zircon/system/dev/usb/usb-bus/
H A Dusb-bus.c119 .set_hub_interface = bus_set_hub_interface,

Completed in 26 milliseconds