Lines Matching full:paths
770 * tb_domain_disconnect_pcie_paths() - Disconnect all PCIe paths
771 * @tb: Domain whose PCIe paths to disconnect
774 * controller. Makes sure all PCIe paths are disconnected.
787 * tb_domain_approve_xdomain_paths() - Enable DMA paths for XDomain
788 * @tb: Domain enabling the DMA paths
789 * @xd: XDomain DMA paths are created to
795 * Calls connection manager specific method to enable DMA paths to the
814 * tb_domain_disconnect_xdomain_paths() - Disable DMA paths for XDomain
815 * @tb: Domain disabling the DMA paths
816 * @xd: XDomain whose DMA paths are disconnected
822 * Calls connection manager specific method to disconnect DMA paths to
854 * tb_domain_disconnect_all_paths() - Disconnect all paths for the domain
855 * @tb: Domain whose paths are disconnected
857 * This function can be used to disconnect all paths (PCIe, XDomain) for
859 * called the paths cannot be established without resetting the switch.