chan_mem2hash     312 drivers/crypto/ux500/hash/hash_alg.h 	struct dma_chan		*chan_mem2hash;
chan_mem2hash     121 drivers/crypto/ux500/hash/hash_core.c 	device_data->dma.chan_mem2hash =
chan_mem2hash     126 drivers/crypto/ux500/hash/hash_core.c 	dmaengine_slave_config(device_data->dma.chan_mem2hash, &conf);
chan_mem2hash     153 drivers/crypto/ux500/hash/hash_core.c 	channel = ctx->device->dma.chan_mem2hash;
chan_mem2hash     189 drivers/crypto/ux500/hash/hash_core.c 	chan = ctx->device->dma.chan_mem2hash;