Symbol: DMA_RESIDUE_GRANULARITY_DESCRIPTOR
drivers/crypto/ccp/ccp-dmaengine.c
718
dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/altera-msgdma.c
871
dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/amd/ptdma/ptdma-dmaengine.c
600
dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/dma-axi-dmac.c
1127
dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/dw-edma/dw-edma-core.c
805
dma->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/fsldma.c
1257
fdev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/lgm/lgm-dma.c
1690
DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/mmp_pdma.c
1321
pdev->device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/pxa_dma.c
1402
pdev->slave.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/qcom/gpi.c
2266
gpi_dev->dma_device.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/qcom/qcom_adm.c
873
adev->common.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/sf-pdma/sf-pdma.c
550
pdma->dma_dev.residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/sh/shdmac.c
741
dma_dev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/ti/omap-dma.c
1713
DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/dma/xilinx/xilinx_dpdma.c
1790
ddev->residue_granularity = DMA_RESIDUE_GRANULARITY_DESCRIPTOR;
drivers/tty/serial/8250/8250_dma.c
257
caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR) {
drivers/tty/serial/amba-pl011.c
477
DMA_RESIDUE_GRANULARITY_DESCRIPTOR) {
sound/soc/soc-generic-dmaengine-pcm.c
213
if (dma_caps.residue_granularity == DMA_RESIDUE_GRANULARITY_DESCRIPTOR)