Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c888 int num_usb_bus; in xhci_mtk_sch_init() local
891 num_usb_bus = xhci->usb3_rhub.num_ports * 2 + xhci->usb2_rhub.num_ports; in xhci_mtk_sch_init()
893 sch_array = kzalloc_objs(*sch_array, num_usb_bus); in xhci_mtk_sch_init()