Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.c445 path = tb_path_discover(down, TB_PCI_HOPID, NULL, -1, in tb_tunnel_discover_pci()
456 path = tb_path_discover(tunnel->dst_port, -1, down, TB_PCI_HOPID, NULL, in tb_tunnel_discover_pci()
1583 path = tb_path_discover(in, TB_DP_VIDEO_HOPID, NULL, -1, in tb_tunnel_discover_dp()
1594 path = tb_path_discover(in, TB_DP_AUX_TX_HOPID, NULL, -1, NULL, "AUX TX", in tb_tunnel_discover_dp()
1601 path = tb_path_discover(tunnel->dst_port, -1, in, TB_DP_AUX_RX_HOPID, in tb_tunnel_discover_dp()
2197 path = tb_path_discover(down, TB_USB3_HOPID, NULL, -1, in tb_tunnel_discover_usb3()
2207 path = tb_path_discover(tunnel->dst_port, -1, down, TB_USB3_HOPID, NULL, in tb_tunnel_discover_usb3()
H A Dpath.c101 struct tb_path *tb_path_discover(struct tb_port *src, int src_hopid, in tb_path_discover() function
H A Dtb.h1189 struct tb_path *tb_path_discover(struct tb_port *src, int src_hopid,