Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/dwc2/dist/
Ddwc2_hcd.h388 static inline struct usb_hcd *dwc2_hsotg_to_hcd(struct dwc2_hsotg *hsotg) in dwc2_hsotg_to_hcd() function
Ddwc2_hcd.c2453 hcd = dwc2_hsotg_to_hcd(hsotg); in dwc2_hcd_remove()