Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/hardware/
Diop_adma.h41 struct iop_adma_device { struct
67 struct iop_adma_device *device; argument
/linux-4.4.14/drivers/dma/
Diop-adma.c39 container_of(dev, struct iop_adma_device, common)
843 static int iop_adma_memcpy_self_test(struct iop_adma_device *device) in iop_adma_memcpy_self_test()
918 iop_adma_xor_val_self_test(struct iop_adma_device *device) in iop_adma_xor_val_self_test()
1092 iop_adma_pq_zero_sum_self_test(struct iop_adma_device *device) in iop_adma_pq_zero_sum_self_test()
1256 struct iop_adma_device *device = platform_get_drvdata(dev); in iop_adma_remove()
1281 struct iop_adma_device *adev; in iop_adma_probe()