Home
last modified time | relevance | path

Searched refs:disconnect_pcie_paths (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Ddomain.c780 if (!tb->cm_ops->disconnect_pcie_paths) in tb_domain_disconnect_pcie_paths()
783 return tb->cm_ops->disconnect_pcie_paths(tb); in tb_domain_disconnect_pcie_paths()
H A Dtb.h525 int (*disconnect_pcie_paths)(struct tb *tb); member