Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhcd.h208 struct usb_tt *usb_tt; member
H A Dhcd.c4040 dwc_tt->usb_tt = urb->dev->tt; in dwc2_host_get_tt_info()
4041 dwc_tt->usb_tt->hcpriv = dwc_tt; in dwc2_host_get_tt_info()
4071 dwc_tt->usb_tt->hcpriv = NULL; in dwc2_host_put_tt_info()
/linux/include/linux/usb/
H A Dhcd.h384 struct usb_tt *tt, gfp_t mem_flags);
575 struct usb_tt { struct
/linux/drivers/usb/host/
H A Dxhci-pci.c94 struct usb_tt *tt, gfp_t mem_flags);
571 struct usb_tt *tt, gfp_t mem_flags) in xhci_pci_update_hub_device()
H A Dxhci-mtk-sch.c166 struct usb_tt *utt = udev->tt; in find_tt()
214 struct usb_tt *utt = udev->tt; in drop_tt()
H A Dxhci.h1683 struct usb_tt *tt, gfp_t mem_flags);
1868 struct usb_tt *tt, gfp_t mem_flags);
1881 struct usb_tt *tt, gfp_t mem_flags);
H A Dehci-sched.c103 struct usb_tt *utt = udev->tt; in find_tt()
150 tt->usb_tt = utt; in find_tt()
161 struct usb_tt *utt = udev->tt; in drop_tt()
H A Dxhci-mem.c797 struct usb_tt *tt, gfp_t mem_flags) in xhci_alloc_tt_info()
H A Dxhci.c5105 struct usb_tt *tt, gfp_t mem_flags) in xhci_update_hub_device()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c2710 struct usb_tt *tt = urb->dev->tt; in qh_make()
/linux/drivers/usb/core/
H A Dhub.c922 struct usb_tt *tt = udev->tt; in usb_hub_clear_tt_buffer()