Home
last modified time | relevance | path

Searched refs:device_alloc (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/usb/
Dusbh.c129 static esp_err_t device_alloc(hcd_port_handle_t port_hdl, usb_speed_t speed, device_t **dev_obj_ret) in device_alloc() function
908 ret = device_alloc(port_hdl, dev_speed, &dev_obj); in usbh_hub_add_dev()