Searched refs:tb_switch_query_dp_resource (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dtb.c108 if (!tb_switch_query_dp_resource(sw, port))
2000 if (!tb_switch_query_dp_resource(sw, port)) {
2018 if (port->redrive && tb_switch_query_dp_resource(sw, port)) {
H A Dtb.h1001 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dswitch.c3613 * tb_switch_query_dp_resource() - Query availability of DP resource
3620 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in) function
3633 * available for this to succeed (see tb_switch_query_dp_resource()).

Completed in 137 milliseconds