Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
Dhcd.h235 struct dwc2_tt { struct
373 struct dwc2_tt *dwc_tt;
806 struct dwc2_tt *dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg,
811 struct dwc2_tt *dwc_tt);
Dhcd_queue.c1545 struct dwc2_tt *dwc_tt = dwc2_host_get_tt_info(hsotg, urb->priv, in dwc2_qh_init()
Dhcd.c3992 struct dwc2_tt *dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg, void *context, in dwc2_host_get_tt_info()
3996 struct dwc2_tt *dwc_tt = NULL; in dwc2_host_get_tt_info()
4040 void dwc2_host_put_tt_info(struct dwc2_hsotg *hsotg, struct dwc2_tt *dwc_tt) in dwc2_host_put_tt_info()