Searched refs:tb_port_is_enabled (Results 1 – 2 of 2) sorted by relevance
464 if (tb_port_is_enabled(port)) in tb_find_unused_port()926 if (!parent_up || !tb_port_is_enabled(parent_up)) in tb_tunnel_usb3()1836 if (tb_port_is_enabled(port)) { in tb_find_dp_out()2000 if (tb_port_is_enabled(port)) { in tb_tunnel_dp()2128 if (tb_port_is_enabled(port)) in tb_dp_resource_available()
1307 bool tb_port_is_enabled(struct tb_port *port) in tb_port_is_enabled() function