Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtunnel.h16 TB_TUNNEL_DP, enumerator
69 return tunnel->type == TB_TUNNEL_DP; in tb_tunnel_is_dp()
Dtunnel.c358 tunnel = tb_tunnel_alloc(tb, 3, TB_TUNNEL_DP); in tb_tunnel_discover_dp()
438 tunnel = tb_tunnel_alloc(tb, 3, TB_TUNNEL_DP); in tb_tunnel_alloc_dp()
Dtb.c396 tb_free_tunnel(tb, TB_TUNNEL_DP, NULL, out); in tb_teardown_dp()