Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.h826 int tb_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dtb.c891 if (tb_switch_alloc_dp_resource(in->sw, in)) { in tb_tunnel_dp()
H A Dswitch.c2774 * tb_switch_alloc_dp_resource() - Allocate available DP resource
2782 int tb_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_alloc_dp_resource() function
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.h965 int tb_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dtb.c1357 if (tb_switch_alloc_dp_resource(in->sw, in)) { in tb_tunnel_dp()
H A Dswitch.c3263 * tb_switch_alloc_dp_resource() - Allocate available DP resource
3271 int tb_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_alloc_dp_resource() function

Completed in 16 milliseconds