Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-mtk.h107 struct xhci_hcd_mtk { struct
108 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