Home
last modified time | relevance | path

Searched defs:iop_adma_device (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/arm/include/asm/hardware/
Diop_adma.h41 struct iop_adma_device { struct
42 struct platform_device *pdev;
43 int id;
44 dma_addr_t dma_desc_pool;
45 void *dma_desc_pool_virt;
69 struct iop_adma_device *device; argument