Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk-sch.c689 int num_usb_bus; in xhci_mtk_sch_init() local
693 num_usb_bus = xhci->usb3_rhub.num_ports * 2 + xhci->usb2_rhub.num_ports; in xhci_mtk_sch_init()
695 sch_array = kcalloc(num_usb_bus, sizeof(*sch_array), GFP_KERNEL); in xhci_mtk_sch_init()
699 for (i = 0; i < num_usb_bus; i++) in xhci_mtk_sch_init()