Searched refs:default_pipe_hdl (Results 1 – 2 of 2) sorted by relevance
147 hcd_pipe_handle_t default_pipe_hdl; in device_alloc() local148 ret = hcd_pipe_alloc(port_hdl, &pipe_config, &default_pipe_hdl); in device_alloc()154 dev_obj->constant.default_pipe = default_pipe_hdl; in device_alloc()902 …_hdl, usb_speed_t dev_speed, usb_device_handle_t *new_dev_hdl, hcd_pipe_handle_t *default_pipe_hdl) in usbh_hub_add_dev() argument914 *default_pipe_hdl = dev_obj->constant.default_pipe; in usbh_hub_add_dev()
345 …hdl, usb_speed_t dev_speed, usb_device_handle_t *new_dev_hdl, hcd_pipe_handle_t *default_pipe_hdl);