Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtunnel.c777 if (!tb_dp_port_is_enabled(in)) in tb_tunnel_discover_dp()
819 if (!tb_dp_port_is_enabled(tunnel->dst_port)) in tb_tunnel_discover_dp()
Dtb.h955 bool tb_dp_port_is_enabled(struct tb_port *port);
Dswitch.c1204 return tb_dp_port_is_enabled(port); in tb_port_is_enabled()
1353 bool tb_dp_port_is_enabled(struct tb_port *port) in tb_dp_port_is_enabled() function
Dtb.c578 !tb_dp_port_is_enabled(port)) { in tb_scan_port()