Symbol: xgene_dma
drivers/dma/xgene-dma.c
1013
struct xgene_dma *pdma = (struct xgene_dma *)id;
drivers/dma/xgene-dma.c
1256
static int xgene_dma_init_rings(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1272
static void xgene_dma_enable(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1283
static void xgene_dma_disable(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1292
static void xgene_dma_mask_interrupts(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1313
static void xgene_dma_unmask_interrupts(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1335
static void xgene_dma_init_hw(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1363
static int xgene_dma_init_ring_mngr(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1403
static int xgene_dma_init_mem(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1430
static int xgene_dma_request_irqs(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1469
static void xgene_dma_free_irqs(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1530
static int xgene_dma_async_register(struct xgene_dma *pdma, int id)
drivers/dma/xgene-dma.c
1573
static int xgene_dma_init_async(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1592
static void xgene_dma_async_unregister(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1600
static void xgene_dma_init_channels(struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1617
struct xgene_dma *pdma)
drivers/dma/xgene-dma.c
1701
struct xgene_dma *pdma;
drivers/dma/xgene-dma.c
1780
struct xgene_dma *pdma = platform_get_drvdata(pdev);
drivers/dma/xgene-dma.c
215
struct xgene_dma *pdma;
drivers/dma/xgene-dma.c
271
struct xgene_dma *pdma;
drivers/dma/xgene-dma.c
343
static bool is_pq_enabled(struct xgene_dma *pdma)