Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mtk.h153 struct xhci_hcd_mtk { struct
178 static inline struct xhci_hcd_mtk *hcd_to_mtk(struct usb_hcd *hcd) in hcd_to_mtk() argument
183 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk);
184 void xhci_mtk_sch_exit(struct xhci_hcd_mtk *mtk);
H A Dxhci-mtk-sch.c127 get_bw_info(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in get_bw_info()
247 create_sch_ep(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in create_sch_ep()
845 static void destroy_sch_ep(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in destroy_sch_ep()
885 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_init()
906 void xhci_mtk_sch_exit(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_exit()
914 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in add_ep_quirk()
954 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in drop_ep_quirk()
975 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_check_bandwidth()
1016 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_reset_bandwidth()