Searched refs:alloc_hopid (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/thunderbolt/ |
| H A D | tunnel.c | 425 bool alloc_hopid) in tb_tunnel_discover_pci() argument 446 &tunnel->dst_port, "PCIe Up", alloc_hopid); in tb_tunnel_discover_pci() 457 "PCIe Down", alloc_hopid); in tb_tunnel_discover_pci() 1561 bool alloc_hopid) in tb_tunnel_discover_dp() argument 1584 &tunnel->dst_port, "Video", alloc_hopid); in tb_tunnel_discover_dp() 1595 alloc_hopid); in tb_tunnel_discover_dp() 1602 &port, "AUX RX", alloc_hopid); in tb_tunnel_discover_dp() 2177 bool alloc_hopid) in tb_tunnel_discover_usb3() argument 2198 &tunnel->dst_port, "USB3 Down", alloc_hopid); in tb_tunnel_discover_usb3() 2208 "USB3 Up", alloc_hopid); in tb_tunnel_discover_usb3()
|
| H A D | tb.h | 445 bool alloc_hopid; member 1192 bool alloc_hopid);
|