Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thunderbolt/
Dtunnel.h29 TB_TUNNEL_ACTIVATING, enumerator
Dtunnel.c2306 tunnel->state = TB_TUNNEL_ACTIVATING; in tb_tunnel_activate()
2389 return tunnel->state == TB_TUNNEL_ACTIVATING || tb_tunnel_is_active(tunnel); in tb_tunnel_is_activated()