Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c1801 tb_switch_unconfigure_link(port->remote->sw); in tb_free_unplugged_children()
2467 tb_switch_unconfigure_link(port->remote->sw); in tb_handle_hotplug()
H A Dtb.h1028 void tb_switch_unconfigure_link(struct tb_switch *sw);
H A Dswitch.c3226 void tb_switch_unconfigure_link(struct tb_switch *sw) in tb_switch_unconfigure_link() function