Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h1006 int tb_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dtb.c1864 if (tb_switch_alloc_dp_resource(in->sw, in)) { in tb_tunnel_one_dp()
H A Dswitch.c3637 int tb_switch_alloc_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_alloc_dp_resource() function