Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtb.c754 tb_switch_unconfigure_link(port->remote->sw); in tb_free_unplugged_children()
1209 tb_switch_unconfigure_link(port->remote->sw); in tb_handle_hotplug()
Dtb.h882 void tb_switch_unconfigure_link(struct tb_switch *sw);
Dswitch.c2660 void tb_switch_unconfigure_link(struct tb_switch *sw) in tb_switch_unconfigure_link() function