Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-mtk.h46 struct list_head bw_ep_list; member
Dxhci-mtk-sch.c578 INIT_LIST_HEAD(&sch_array[i].bw_ep_list); in xhci_mtk_sch_init()
650 list_add_tail(&sch_ep->endpoint, &sch_bw->bw_ep_list); in xhci_mtk_add_ep_quirk()
693 list_for_each_entry(sch_ep, &sch_bw->bw_ep_list, endpoint) { in xhci_mtk_drop_ep_quirk()