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

/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dusb-bus.h57 void (*reset_hub_port)(void* ctx, uint32_t hub_id, uint32_t port); member in struct:__anon993
75 bus->ops->reset_hub_port(bus->ctx, hub_id, port);
/fuchsia/zircon/system/dev/usb/usb-bus/
H A Dusb-bus.c60 .reset_hub_port = bus_reset_hub_port,

Completed in 81 milliseconds