Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c120 if (!tb_switch_query_dp_resource(sw, port)) in tb_add_dp_resources()
2114 if (!tb_switch_query_dp_resource(sw, port)) { in tb_enter_redrive()
2132 if (port->redrive && tb_switch_query_dp_resource(sw, port)) { in tb_exit_redrive()
H A Dtb.h1023 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dswitch.c3622 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_query_dp_resource() function