Lines Matching full:paths
694 * tb_domain_disconnect_pcie_paths() - Disconnect all PCIe paths
695 * @tb: Domain whose PCIe paths to disconnect
698 * controller. Makes sure all PCIe paths are disconnected.
711 * tb_domain_approve_xdomain_paths() - Enable DMA paths for XDomain
712 * @tb: Domain enabling the DMA paths
713 * @xd: XDomain DMA paths are created to
715 * Calls connection manager specific method to enable DMA paths to the
731 * tb_domain_disconnect_xdomain_paths() - Disable DMA paths for XDomain
732 * @tb: Domain disabling the DMA paths
733 * @xd: XDomain whose DMA paths are disconnected
735 * Calls connection manager specific method to disconnect DMA paths to
764 * tb_domain_disconnect_all_paths() - Disconnect all paths for the domain
765 * @tb: Domain whose paths are disconnected
767 * This function can be used to disconnect all paths (PCIe, XDomain) for
769 * called the paths cannot be established without resetting the switch.