Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtunnel.h101 int tb_tunnel_activate(struct tb_tunnel *tunnel);
Dtb.c812 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_usb3()
1386 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_dp()
1534 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_pci()
1584 if (tb_tunnel_activate(tunnel)) { in tb_approve_xdomain_paths()
Dtunnel.c2165 int tb_tunnel_activate(struct tb_tunnel *tunnel) in tb_tunnel_activate() function