mv_xor_v2_device  187 drivers/dma/mv_xor_v2.c static void mv_xor_v2_set_data_buffers(struct mv_xor_v2_device *xor_dev,
mv_xor_v2_device  223 drivers/dma/mv_xor_v2.c static void mv_xor_v2_add_desc_to_desq(struct mv_xor_v2_device *xor_dev,
mv_xor_v2_device  233 drivers/dma/mv_xor_v2.c static void mv_xor_v2_free_desc_from_desq(struct mv_xor_v2_device *xor_dev,
mv_xor_v2_device  244 drivers/dma/mv_xor_v2.c static int mv_xor_v2_set_desc_size(struct mv_xor_v2_device *xor_dev)
mv_xor_v2_device  256 drivers/dma/mv_xor_v2.c void mv_xor_v2_enable_imsg_thrd(struct mv_xor_v2_device *xor_dev)
mv_xor_v2_device  276 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device *xor_dev = data;
mv_xor_v2_device  305 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device *xor_dev =
mv_xor_v2_device  306 drivers/dma/mv_xor_v2.c 		container_of(tx->chan, struct mv_xor_v2_device, dmachan);
mv_xor_v2_device  335 drivers/dma/mv_xor_v2.c mv_xor_v2_prep_sw_desc(struct mv_xor_v2_device *xor_dev)
mv_xor_v2_device  379 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device	*xor_dev;
mv_xor_v2_device  381 drivers/dma/mv_xor_v2.c 	xor_dev = container_of(chan, struct mv_xor_v2_device, dmachan);
mv_xor_v2_device  432 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device	*xor_dev =
mv_xor_v2_device  433 drivers/dma/mv_xor_v2.c 		container_of(chan, struct mv_xor_v2_device, dmachan);
mv_xor_v2_device  490 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device	*xor_dev =
mv_xor_v2_device  491 drivers/dma/mv_xor_v2.c 		container_of(chan, struct mv_xor_v2_device, dmachan);
mv_xor_v2_device  517 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device *xor_dev =
mv_xor_v2_device  518 drivers/dma/mv_xor_v2.c 		container_of(chan, struct mv_xor_v2_device, dmachan);
mv_xor_v2_device  533 drivers/dma/mv_xor_v2.c int mv_xor_v2_get_pending_params(struct mv_xor_v2_device *xor_dev,
mv_xor_v2_device  554 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device *xor_dev = (struct mv_xor_v2_device *) data;
mv_xor_v2_device  615 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device *xor_dev = dev_get_drvdata(desc->dev);
mv_xor_v2_device  625 drivers/dma/mv_xor_v2.c static int mv_xor_v2_descq_init(struct mv_xor_v2_device *xor_dev)
mv_xor_v2_device  690 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device *xor_dev = platform_get_drvdata(dev);
mv_xor_v2_device  700 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device *xor_dev = platform_get_drvdata(dev);
mv_xor_v2_device  711 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device *xor_dev;
mv_xor_v2_device  881 drivers/dma/mv_xor_v2.c 	struct mv_xor_v2_device *xor_dev = platform_get_drvdata(pdev);