Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtunnel.h82 int tb_tunnel_activate(struct tb_tunnel *tunnel);
Dtb.c485 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_usb3()
913 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_dp()
1030 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_pci()
1061 if (tb_tunnel_activate(tunnel)) { in tb_approve_xdomain_paths()
Dtunnel.c1302 int tb_tunnel_activate(struct tb_tunnel *tunnel) in tb_tunnel_activate() function