Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c1042 tb_switch_dealloc_dp_resource(src_port->sw, src_port); in tb_deactivate_and_free_tunnel()
1411 tb_switch_dealloc_dp_resource(in->sw, in); in tb_tunnel_dp()
H A Dtb.h970 void tb_switch_dealloc_dp_resource(struct tb_switch *sw, struct tb_port *in);
H A Dswitch.c3429 void tb_switch_dealloc_dp_resource(struct tb_switch *sw, struct tb_port *in) in tb_switch_dealloc_dp_resource() function