HomeSort by: relevance | last modified time | path
    Searched refs:dwc2_hsotg_to_hcd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.h 388 static inline struct usb_hcd *dwc2_hsotg_to_hcd(struct dwc2_hsotg *hsotg) function in typeref:struct:usb_hcd *
dwc2_hcd.c 2154 // struct usb_hcd *hcd = dwc2_hsotg_to_hcd(hsotg);
2162 // struct usb_hcd *hcd = dwc2_hsotg_to_hcd(hsotg);
2453 hcd = dwc2_hsotg_to_hcd(hsotg);
2457 dev_dbg(hsotg->dev, "%s: dwc2_hsotg_to_hcd(hsotg) NULL!\n",

Completed in 14 milliseconds