Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thunderbolt/
Dtb.c120 if (!tb_switch_query_dp_resource(sw, port)) in tb_add_dp_resources()
2091 if (!tb_switch_query_dp_resource(sw, port)) { in tb_enter_redrive()
2109 if (port->redrive && tb_switch_query_dp_resource(sw, port)) { in tb_exit_redrive()
Dtb.h1010 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in);
Dswitch.c3621 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_query_dp_resource() function