Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Ddma-iop32x.h32 struct iop_adma_device { struct
58 struct iop_adma_device *device; argument
/linux-6.1.9/drivers/dma/
Diop-adma.c30 container_of(dev, struct iop_adma_device, common)
831 static int iop_adma_memcpy_self_test(struct iop_adma_device *device) in iop_adma_memcpy_self_test()
906 iop_adma_xor_val_self_test(struct iop_adma_device *device) in iop_adma_xor_val_self_test()
1080 iop_adma_pq_zero_sum_self_test(struct iop_adma_device *device) in iop_adma_pq_zero_sum_self_test()
1244 struct iop_adma_device *device = platform_get_drvdata(dev); in iop_adma_remove()
1269 struct iop_adma_device *adev; in iop_adma_probe()