Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Ddomain.c744 if (!tb->cm_ops->disconnect_xdomain_paths) in tb_domain_disconnect_xdomain_paths()
747 return tb->cm_ops->disconnect_xdomain_paths(tb, xd); in tb_domain_disconnect_xdomain_paths()
Dtb.h236 int (*disconnect_xdomain_paths)(struct tb *tb, struct tb_xdomain *xd); member
Dicm.c1907 .disconnect_xdomain_paths = icm_fr_disconnect_xdomain_paths,
1927 .disconnect_xdomain_paths = icm_fr_disconnect_xdomain_paths,
1947 .disconnect_xdomain_paths = icm_tr_disconnect_xdomain_paths,