ttport 877 drivers/usb/core/hub.c clear->tt = tt->multi ? udev->ttport : 1; ttport 4635 drivers/usb/core/hub.c udev->ttport = hdev->ttport; ttport 4644 drivers/usb/core/hub.c udev->ttport = port1; ttport 521 drivers/usb/dwc2/hcd.c *hub_port = urb->dev->ttport; ttport 3993 drivers/usb/dwc2/hcd.c gfp_t mem_flags, int *ttport) ttport 3999 drivers/usb/dwc2/hcd.c *ttport = urb->dev->ttport; ttport 374 drivers/usb/dwc2/hcd.h int ttport; ttport 808 drivers/usb/dwc2/hcd.h int *ttport); ttport 386 drivers/usb/dwc2/hcd_queue.c map += DWC2_ELEMENTS_PER_LS_BITMAP * (qh->ttport - 1); ttport 1547 drivers/usb/dwc2/hcd_queue.c &qh->ttport); ttport 170 drivers/usb/host/ehci-q.c urb->dev->ttport, urb->dev->devnum, ttport 895 drivers/usb/host/ehci-q.c info2 |= (urb->dev->ttport-1) << 23; ttport 897 drivers/usb/host/ehci-q.c info2 |= urb->dev->ttport << 23; ttport 128 drivers/usb/host/ehci-sched.c port = udev->ttport - 1; ttport 171 drivers/usb/host/ehci-sched.c ptt = &tt_index[udev->ttport - 1]; ttport 303 drivers/usb/host/ehci-sched.c return dev1->ttport == dev2->ttport; ttport 1088 drivers/usb/host/ehci-sched.c addr = dev->ttport << 24; ttport 2126 drivers/usb/host/fotg210-hcd.c urb->dev->ttport, urb->dev->devnum, ttport 2828 drivers/usb/host/fotg210-hcd.c info2 |= (urb->dev->ttport-1) << 23; ttport 2830 drivers/usb/host/fotg210-hcd.c info2 |= urb->dev->ttport << 23; ttport 3392 drivers/usb/host/fotg210-hcd.c return dev1->ttport == dev2->ttport; ttport 1874 drivers/usb/host/oxu210hp-hcd.c info2 |= urb->dev->ttport << 23; ttport 859 drivers/usb/host/xhci-mem.c tt_info->ttport = i+1; ttport 1177 drivers/usb/host/xhci-mem.c tt_bw->ttport == dev->udev->ttport)) { ttport 1190 drivers/usb/host/xhci-mem.c (udev->ttport << 8)); ttport 1195 drivers/usb/host/xhci-mem.c xhci_dbg(xhci, "udev->ttport = 0x%x\n", udev->ttport); ttport 110 drivers/usb/host/xhci-mtk-sch.c port = udev->ttport - 1; ttport 149 drivers/usb/host/xhci-mtk-sch.c ptt = &tt_index[udev->ttport - 1]; ttport 2336 drivers/usb/host/xhci.c virt_dev->tt_info->ttport); ttport 1047 drivers/usb/host/xhci.h int ttport; ttport 574 drivers/usb/isp1760/isp1760-hcd.c ptd->dw1 |= TO_DW1_PORT_NUM(qtd->urb->dev->ttport); ttport 2278 drivers/usb/musb/musb_host.c qh->h_port_reg = (u8) urb->dev->ttport; ttport 94 drivers/usb/usbip/usbip_common.c pr_debug("tt hub ttport %d\n", udev->ttport); ttport 641 include/linux/usb.h int ttport;