Searched defs:sch_bw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-mtk-sch.c | 360 static u32 get_max_bw(struct mu3h_sch_bw_info *sch_bw, in get_max_bw() argument 383 static void update_bus_bw(struct mu3h_sch_bw_info *sch_bw, in update_bus_bw() argument 524 static int load_ep_bw(struct usb_device *udev, struct mu3h_sch_bw_info *sch_bw, in load_ep_bw() argument 554 check_sch_bw(struct usb_device *udev, struct mu3h_sch_bw_info *sch_bw, struct mu3h_sch_ep_info *sch_ep) check_sch_bw() argument 615 destroy_sch_ep(struct usb_device *udev, struct mu3h_sch_bw_info *sch_bw, struct mu3h_sch_ep_info *sch_ep) destroy_sch_ep() argument 737 struct mu3h_sch_bw_info *sch_bw; xhci_mtk_drop_ep_quirk() local 771 struct mu3h_sch_bw_info *sch_bw; xhci_mtk_check_bandwidth() local 819 struct mu3h_sch_bw_info *sch_bw; xhci_mtk_reset_bandwidth() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-mtk-sch.c | 365 static u32 get_max_bw(struct mu3h_sch_bw_info *sch_bw, in get_max_bw() argument 385 static void update_bus_bw(struct mu3h_sch_bw_info *sch_bw, in update_bus_bw() argument 503 static int load_ep_bw(struct mu3h_sch_bw_info *sch_bw, in load_ep_bw() argument 518 struct mu3h_sch_bw_info *sch_bw = sch_ep->bw_info; in check_sch_bw() local
|
Completed in 3 milliseconds