Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Ddomain.c746 if (!tb->cm_ops->disconnect_pcie_paths) in tb_domain_disconnect_pcie_paths()
749 return tb->cm_ops->disconnect_pcie_paths(tb); in tb_domain_disconnect_pcie_paths()
H A Dicm.c2145 .disconnect_pcie_paths = icm_disconnect_pcie_paths,
2167 .disconnect_pcie_paths = icm_disconnect_pcie_paths,
2189 .disconnect_pcie_paths = icm_disconnect_pcie_paths,
H A Dtb.h393 int (*disconnect_pcie_paths)(struct tb *tb); member