Lines Matching full:paths
736 * tb_domain_disconnect_pcie_paths() - Disconnect all PCIe paths
737 * @tb: Domain whose PCIe paths to disconnect
740 * controller. Makes sure all PCIe paths are disconnected.
753 * tb_domain_approve_xdomain_paths() - Enable DMA paths for XDomain
754 * @tb: Domain enabling the DMA paths
755 * @xd: XDomain DMA paths are created to
757 * Calls connection manager specific method to enable DMA paths to the
773 * tb_domain_disconnect_xdomain_paths() - Disable DMA paths for XDomain
774 * @tb: Domain disabling the DMA paths
775 * @xd: XDomain whose DMA paths are disconnected
777 * Calls connection manager specific method to disconnect DMA paths to
806 * tb_domain_disconnect_all_paths() - Disconnect all paths for the domain
807 * @tb: Domain whose paths are disconnected
809 * This function can be used to disconnect all paths (PCIe, XDomain) for
811 * called the paths cannot be established without resetting the switch.