Searched defs:xhci_hcd_mtk (Results 1 – 1 of 1) sorted by relevance
107 struct xhci_hcd_mtk { struct108 struct device *dev;109 struct usb_hcd *hcd;133 static inline struct xhci_hcd_mtk *hcd_to_mtk(struct usb_hcd *hcd) in hcd_to_mtk() argument