Searched refs:usbh_device_alloc (Results 1 – 3 of 3) sorted by relevance
26 struct usb_device *usbh_device_alloc(struct usbh_contex *const uhs_ctx);
57 ctx->root = usbh_device_alloc(ctx); in dev_connected_handler()
21 struct usb_device *usbh_device_alloc(struct usbh_contex *const uhs_ctx) in usbh_device_alloc() function