Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c213 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()
H A Dtb.h971 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dswitch.c3623 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_query_dp_resource() function