Lines Matching full:usb4
525 /* Find the downstream USB4 port that leads to this router */ in tb_find_first_usb3_tunnel()
540 * @port: USB4 port the consumed bandwidth is calculated
591 * @port: USB4 port the consumed bandwidth is calculated
694 * @port: USB4 port the total bandwidth is calculated
1315 if (port->usb4) in tb_scan_port()
1316 pm_runtime_get_sync(&port->usb4->dev); in tb_scan_port()
1425 if (port->usb4) { in tb_scan_port()
1426 pm_runtime_mark_last_busy(&port->usb4->dev); in tb_scan_port()
1427 pm_runtime_put_autosuspend(&port->usb4->dev); in tb_scan_port()
1458 * tunnels under the host router USB4 port, even in tb_recalc_estimated_bandwidth_for_group()
1552 * All the tunnels in the group go through the same USB4 links in __configure_group_sym()
1629 * Find all DP tunnels that go through all the same USB4 links in tb_attach_bandwidth_group()
2395 * the same host router USB4 downstream port. in __tb_disconnect_xdomain_paths()
2661 * Then go over all tunnels that cross the same USB4 ports (they in tb_alloc_dp_bandwidth()
3001 * However, USB4 routers support NVM firmware upgrade if they in tb_start()
3005 /* All USB4 routers support runtime PM */ in tb_start()
3032 * reset the ports to handle it as new hotplug for USB4 v1 in tb_start()
3033 * routers (for USB4 v2 and beyond we already do host reset). in tb_start()
3123 * For non-USB4 hosts (Apple systems) remove any PCIe devices in tb_resume_noirq()