Searched refs:tt_endpoint (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/host/
H A Dxhci-mtk.h74 * @tt_endpoint: linked into mu3h_sch_tt's list which it belongs to
104 struct list_head tt_endpoint; member in struct:mu3h_sch_ep_info
H A Dxhci-mtk-sch.c284 INIT_LIST_HEAD(&sch_ep->tt_endpoint);
778 list_add_tail(&sch_ep->tt_endpoint, &tt->ep_list);
780 list_del(&sch_ep->tt_endpoint);

Completed in 162 milliseconds