Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.h503 int tb_domain_disconnect_all_paths(struct tb *tb);
Ddomain.c786 int tb_domain_disconnect_all_paths(struct tb *tb) in tb_domain_disconnect_all_paths() function
Dswitch.c179 ret = tb_domain_disconnect_all_paths(sw->tb); in nvm_authenticate_host()