Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.c740 tb_switch_unconfigure_link(port->remote->sw); in tb_free_unplugged_children()
1159 tb_switch_unconfigure_link(port->remote->sw); in tb_handle_hotplug()
H A Dtb.h823 void tb_switch_unconfigure_link(struct tb_switch *sw);
H A Dswitch.c2394 void tb_switch_unconfigure_link(struct tb_switch *sw) in tb_switch_unconfigure_link() function