Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.h118 struct tb_tunnel *tb_tunnel_discover_dp(struct tb *tb, struct tb_port *in,
H A Dtunnel.c1541 * tb_tunnel_discover_dp() - Discover existing Display Port tunnels
1552 struct tb_tunnel *tb_tunnel_discover_dp(struct tb *tb, struct tb_port *in, in tb_tunnel_discover_dp() function
H A Dtb.c390 tunnel = tb_tunnel_discover_dp(tb, port, alloc_hopids); in tb_switch_discover_tunnels()