Symbol: xgene_dma
drivers/dma/xgene-dma.c
1014
struct xgene_dma *pdma = (struct xgene_dma *)id;
drivers/dma/xgene-dma.c
1257
static int xgene_dma_init_rings(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1273
static void xgene_dma_enable(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1284
static void xgene_dma_disable(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1293
static void xgene_dma_mask_interrupts(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1314
static void xgene_dma_unmask_interrupts(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1336
static void xgene_dma_init_hw(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1364
static int xgene_dma_init_ring_mngr(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1404
static int xgene_dma_init_mem(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1431
static int xgene_dma_request_irqs(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1470
static void xgene_dma_free_irqs(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1531
static int xgene_dma_async_register(struct xgene_dma *pdma, int id)
drivers/dma/xgene-dma.c
1574
static int xgene_dma_init_async(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1593
static void xgene_dma_async_unregister(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1601
static void xgene_dma_init_channels(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1618
struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1702
struct xgene_dma *pdma;
drivers/dma/xgene-dma.c
1781
struct xgene_dma *pdma = platform_get_drvdata(pdev);
drivers/dma/xgene-dma.c
216
struct xgene_dma *pdma;
drivers/dma/xgene-dma.c
272
struct xgene_dma *pdma;
drivers/dma/xgene-dma.c
344
static bool is_pq_enabled(struct xgene_dma *pdma)