Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c975 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_usb3()
2038 ret = tb_tunnel_activate(tunnel); in tb_tunnel_one_dp()
2298 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_pci()
2348 if (tb_tunnel_activate(tunnel)) { in tb_approve_xdomain_paths()
3156 tb_tunnel_activate(tunnel); in tb_resume_noirq()
3266 tb_tunnel_activate(tunnel); in tb_runtime_resume()
H A Dtunnel.c2376 int tb_tunnel_activate(struct tb_tunnel *tunnel) in tb_tunnel_activate() function