Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Ddomain.c866 int tb_domain_disconnect_all_paths(struct tb *tb) in tb_domain_disconnect_all_paths() function
Dtb.h700 int tb_domain_disconnect_all_paths(struct tb *tb);
Dswitch.c178 ret = tb_domain_disconnect_all_paths(sw->tb); in nvm_authenticate_host_dma_port()