Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c1546 tb_switch_unconfigure_link(port->remote->sw); in tb_free_unplugged_children()
2252 tb_switch_unconfigure_link(port->remote->sw); in tb_handle_hotplug()
H A Dtb.h969 void tb_switch_unconfigure_link(struct tb_switch *sw);
H A Dswitch.c3181 void tb_switch_unconfigure_link(struct tb_switch *sw) in tb_switch_unconfigure_link() function