Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.h383 int tb_domain_disconnect_all_paths(struct tb *tb);
Ddomain.c773 int tb_domain_disconnect_all_paths(struct tb *tb) in tb_domain_disconnect_all_paths() function
Dswitch.c180 ret = tb_domain_disconnect_all_paths(sw->tb); in nvm_authenticate_host()