Searched refs:tb_switch_query_dp_resource (Results 1 – 3 of 3) sorted by relevance
213 if (!tb_switch_query_dp_resource(sw, port)) in tb_add_dp_resources()1908 if (!tb_switch_query_dp_resource(sw, port)) { in tb_enter_redrive()1926 if (port->redrive && tb_switch_query_dp_resource(sw, port)) { in tb_exit_redrive()
971 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in);
3623 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_query_dp_resource() function