Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtunnel.h58 int tb_tunnel_restart(struct tb_tunnel *tunnel);
Dtunnel.c610 int tb_tunnel_restart(struct tb_tunnel *tunnel) in tb_tunnel_restart() function
671 return tb_tunnel_restart(tunnel); in tb_tunnel_activate()
Dtb.c719 tb_tunnel_restart(tunnel); in tb_resume_noirq()