Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.h103 int tb_tunnel_activate(struct tb_tunnel *tunnel);
H A Dtb.c1050 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_usb3()
1801 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_one_dp()
2083 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_pci()
2133 if (tb_tunnel_activate(tunnel)) { in tb_approve_xdomain_paths()
H A Dtunnel.c2217 int tb_tunnel_activate(struct tb_tunnel *tunnel) in tb_tunnel_activate() function