···746746747747/**748748 * pci_p2pmem_find_many - find a peer-to-peer DMA memory device compatible with749749- * the specified list of clients and shortest distance (as determined750750- * by pci_p2pmem_dma())749749+ * the specified list of clients and shortest distance751750 * @clients: array of devices to check (NULL-terminated)752751 * @num_clients: number of client devices in the list753752 *