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

/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dusb.h244 static inline zx_status_t usb_get_descriptor(const usb_protocol_t* usb, uint8_t request_type, function
/fuchsia/zircon/system/dev/usb/usb-hub/
H A Dusb-hub.c310 zx_status_t result = usb_get_descriptor(&hub->usb, USB_TYPE_CLASS | USB_RECIP_DEVICE,
/fuchsia/zircon/system/dev/ethernet/usb-cdc-ecm/
H A Dusb-cdc-ecm.c456 zx_status_t result = usb_get_descriptor(&ctx->usb, 0, USB_DT_STRING, desc->iMACAddress,

Completed in 316 milliseconds