Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtunnel.h82 int tb_tunnel_activate(struct tb_tunnel *tunnel);
H A Dtb.c489 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_usb3()
917 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_dp()
1034 if (tb_tunnel_activate(tunnel)) { in tb_tunnel_pci()
1065 if (tb_tunnel_activate(tunnel)) { in tb_approve_xdomain_paths()
H A Dtunnel.c1302 int tb_tunnel_activate(struct tb_tunnel *tunnel) in tb_tunnel_activate() function