Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.h29 TB_TUNNEL_ACTIVATING, enumerator
H A 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()