Home
last modified time | relevance | path

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

/linux-5.10/drivers/thunderbolt/
Dtb.c736 tb_switch_unconfigure_link(port->remote->sw); in tb_free_unplugged_children()
1155 tb_switch_unconfigure_link(port->remote->sw); in tb_handle_hotplug()
Dtb.h823 void tb_switch_unconfigure_link(struct tb_switch *sw);
Dswitch.c2395 void tb_switch_unconfigure_link(struct tb_switch *sw) in tb_switch_unconfigure_link() function