Home
last modified time | relevance | path

Searched refs:need_bw_sch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk-sch.c575 static bool need_bw_sch(struct usb_device *udev, in need_bw_sch() function
640 if (!need_bw_sch(udev, ep)) { in add_ep_quirk()
674 if (!need_bw_sch(udev, ep)) in drop_ep_quirk()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk-sch.c629 static bool need_bw_sch(struct usb_host_endpoint *ep, in need_bw_sch() function
705 if (!need_bw_sch(ep, udev->speed, slot_ctx->tt_info & TT_SLOT)) { in xhci_mtk_add_ep_quirk()
751 if (!need_bw_sch(ep, udev->speed, slot_ctx->tt_info & TT_SLOT)) in xhci_mtk_drop_ep_quirk()

Completed in 3 milliseconds