Searched refs:load_ep_bw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-mtk-sch.c | 503 static int load_ep_bw(struct mu3h_sch_bw_info *sch_bw, in load_ep_bw() function 557 return load_ep_bw(sch_bw, sch_ep, true); in check_sch_bw() 565 load_ep_bw(sch_ep->bw_info, sch_ep, false); in destroy_sch_ep()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-mtk-sch.c | 524 static int load_ep_bw(struct usb_device *udev, struct mu3h_sch_bw_info *sch_bw, in load_ep_bw() function 612 return load_ep_bw(udev, sch_bw, sch_ep, true); in check_sch_bw() 620 load_ep_bw(udev, sch_bw, sch_ep, false); in destroy_sch_ep()
|
Completed in 3 milliseconds