Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtunnel.h89 int tb_tunnel_activate(struct tb_tunnel *tunnel);
Dtb.c538 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_usb3()
1008 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_dp()
1152 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_pci()
1194 if (tb_tunnel_activate(tunnel)) { in tb_approve_xdomain_paths()
Dtunnel.c1644 int tb_tunnel_activate(struct tb_tunnel *tunnel) in tb_tunnel_activate() function