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.h155 struct xhci_hcd_mtk { struct
180 static inline struct xhci_hcd_mtk *hcd_to_mtk(struct usb_hcd *hcd) in hcd_to_mtk() argument
185 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk);
186 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()
246 create_sch_ep(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in create_sch_ep()
844 static void destroy_sch_ep(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in destroy_sch_ep()
884 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_init()
905 void xhci_mtk_sch_exit(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_exit()
913 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in add_ep_quirk()
953 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in drop_ep_quirk()
974 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_check_bandwidth()
1015 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_reset_bandwidth()