Searched refs:get_speed (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dusb.h145 usb_speed_t (*get_speed)(void* ctx); member in struct:__anon1007
275 return usb->ops->get_speed(usb->ctx);
/fuchsia/zircon/system/dev/usb/usb-composite/
H A Dusb-interface.c381 .get_speed = usb_interface_get_speed,
/fuchsia/zircon/system/dev/usb/usb-bus/
H A Dusb-device.c573 .get_speed = usb_device_get_speed,

Completed in 29 milliseconds