Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.h825 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dtb.c78 if (!tb_switch_query_dp_resource(sw, port)) in tb_add_dp_resources()
H A Dswitch.c2759 * tb_switch_query_dp_resource() - Query availability of DP resource
2766 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_query_dp_resource() function
2779 * available for this to succeed (see tb_switch_query_dp_resource()).
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.h964 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dtb.c190 if (!tb_switch_query_dp_resource(sw, port)) in tb_add_dp_resources()
H A Dswitch.c3248 * tb_switch_query_dp_resource() - Query availability of DP resource
3255 bool tb_switch_query_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_query_dp_resource() function
3268 * available for this to succeed (see tb_switch_query_dp_resource()).

Completed in 15 milliseconds