Home
last modified time | relevance | path

Searched defs:dwc_otg_hcd_function_ops (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Ddwc_otg_hcd_if.h76 struct dwc_otg_hcd_function_ops { struct
77 dwc_otg_hcd_start_cb_t start;
78 dwc_otg_hcd_disconnect_cb_t disconnect;
79 dwc_otg_hcd_hub_info_from_urb_cb_t hub_info;
80 dwc_otg_hcd_speed_from_urb_cb_t speed;
81 dwc_otg_hcd_complete_urb_cb_t complete;
82 dwc_otg_hcd_get_b_hnp_enable get_b_hnp_enable;

Completed in 85 milliseconds