Home
last modified time | relevance | path

Searched refs:tb_tunnel_activate (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c1297 * tb_tunnel_activate() - activate a tunnel
1302 int tb_tunnel_activate(struct tb_tunnel *tunnel) in tb_tunnel_activate() function
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.h101 int tb_tunnel_activate(struct tb_tunnel *tunnel);
H A 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()
H A Dtunnel.c2160 * tb_tunnel_activate() - activate a tunnel
2165 int tb_tunnel_activate(struct tb_tunnel *tunnel) in tb_tunnel_activate() function

Completed in 11 milliseconds