xgene_dma         215 drivers/dma/xgene-dma.c 	struct xgene_dma *pdma;
xgene_dma         271 drivers/dma/xgene-dma.c 	struct xgene_dma *pdma;
xgene_dma         341 drivers/dma/xgene-dma.c static bool is_pq_enabled(struct xgene_dma *pdma)
xgene_dma        1011 drivers/dma/xgene-dma.c 	struct xgene_dma *pdma = (struct xgene_dma *)id;
xgene_dma        1254 drivers/dma/xgene-dma.c static int xgene_dma_init_rings(struct xgene_dma *pdma)
xgene_dma        1270 drivers/dma/xgene-dma.c static void xgene_dma_enable(struct xgene_dma *pdma)
xgene_dma        1281 drivers/dma/xgene-dma.c static void xgene_dma_disable(struct xgene_dma *pdma)
xgene_dma        1290 drivers/dma/xgene-dma.c static void xgene_dma_mask_interrupts(struct xgene_dma *pdma)
xgene_dma        1311 drivers/dma/xgene-dma.c static void xgene_dma_unmask_interrupts(struct xgene_dma *pdma)
xgene_dma        1333 drivers/dma/xgene-dma.c static void xgene_dma_init_hw(struct xgene_dma *pdma)
xgene_dma        1361 drivers/dma/xgene-dma.c static int xgene_dma_init_ring_mngr(struct xgene_dma *pdma)
xgene_dma        1401 drivers/dma/xgene-dma.c static int xgene_dma_init_mem(struct xgene_dma *pdma)
xgene_dma        1428 drivers/dma/xgene-dma.c static int xgene_dma_request_irqs(struct xgene_dma *pdma)
xgene_dma        1467 drivers/dma/xgene-dma.c static void xgene_dma_free_irqs(struct xgene_dma *pdma)
xgene_dma        1528 drivers/dma/xgene-dma.c static int xgene_dma_async_register(struct xgene_dma *pdma, int id)
xgene_dma        1572 drivers/dma/xgene-dma.c static int xgene_dma_init_async(struct xgene_dma *pdma)
xgene_dma        1591 drivers/dma/xgene-dma.c static void xgene_dma_async_unregister(struct xgene_dma *pdma)
xgene_dma        1599 drivers/dma/xgene-dma.c static void xgene_dma_init_channels(struct xgene_dma *pdma)
xgene_dma        1616 drivers/dma/xgene-dma.c 				   struct xgene_dma *pdma)
xgene_dma        1700 drivers/dma/xgene-dma.c 	struct xgene_dma *pdma;
xgene_dma        1779 drivers/dma/xgene-dma.c 	struct xgene_dma *pdma = platform_get_drvdata(pdev);