Lines Matching full:paths
765 * tb_domain_disconnect_pcie_paths() - Disconnect all PCIe paths
766 * @tb: Domain whose PCIe paths to disconnect
769 * controller. Makes sure all PCIe paths are disconnected.
782 * tb_domain_approve_xdomain_paths() - Enable DMA paths for XDomain
783 * @tb: Domain enabling the DMA paths
784 * @xd: XDomain DMA paths are created to
790 * Calls connection manager specific method to enable DMA paths to the
809 * tb_domain_disconnect_xdomain_paths() - Disable DMA paths for XDomain
810 * @tb: Domain disabling the DMA paths
811 * @xd: XDomain whose DMA paths are disconnected
817 * Calls connection manager specific method to disconnect DMA paths to
849 * tb_domain_disconnect_all_paths() - Disconnect all paths for the domain
850 * @tb: Domain whose paths are disconnected
852 * This function can be used to disconnect all paths (PCIe, XDomain) for
854 * called the paths cannot be established without resetting the switch.