Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.c1485 if (!tb_dp_port_is_enabled(in)) in tb_tunnel_discover_dp()
1532 if (!tb_dp_port_is_enabled(tunnel->dst_port)) in tb_tunnel_discover_dp()
H A Dswitch.c1316 return tb_dp_port_is_enabled(port); in tb_port_is_enabled()
1470 bool tb_dp_port_is_enabled(struct tb_port *port) in tb_dp_port_is_enabled() function
H A Dtb.c1283 !tb_dp_port_is_enabled(port)) { in tb_scan_port()