Searched defs:dma_pool (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/drivers/crypto/ccp/ | ||
H A D | ccp-dev.c | 324 struct dma_pool *dma_pool; ccp_init() local |
H A D | ccp-dev.h | 153 struct dma_pool *dma_pool; member in struct:ccp_cmd_queue |
H A D | ccp-ops.c | 46 struct dma_pool *dma_pool; member in struct:ccp_dm_workarea |
/linux-4.1.27/mm/ | ||
H A D | dmapool.c | 45 struct dma_pool { /* the pool */ struct |
/linux-4.1.27/drivers/dma/ioat/ | ||
H A D | dma.h | 77 struct pci_pool *dma_pool; member in struct:ioatdma_device |
/linux-4.1.27/drivers/firmware/google/ | ||
H A D | gsmi.c | 95 struct dma_pool *dma_pool; /* DMA buffer pool */ member in struct:gsmi_device |
/linux-4.1.27/drivers/gpu/drm/ttm/ | ||
H A D | ttm_page_alloc_dma.c | 103 struct dma_pool { struct |
/linux-4.1.27/drivers/net/wan/ | ||
H A D | ixp4xx_hss.c | 327 static struct dma_pool *dma_pool; variable in typeref:struct:dma_pool |
/linux-4.1.27/drivers/scsi/mvsas/ | ||
H A D | mv_sas.h | 413 void *dma_pool; member in struct:mvs_info |
/linux-4.1.27/drivers/net/ethernet/xscale/ | ||
H A D | ixp4xx_eth.c | 257 static struct dma_pool *dma_pool; variable in typeref:struct:dma_pool |
Completed in 557 milliseconds