Searched refs:dmabounce_register_dev (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/arch/arm/include/asm/ |
| D | dma-mapping.h | 253 extern int dmabounce_register_dev(struct device *, unsigned long,
|
| /linux-4.4.14/arch/arm/common/ |
| D | dmabounce.c | 479 int dmabounce_register_dev(struct device *dev, unsigned long small_buffer_size, in dmabounce_register_dev() function 539 EXPORT_SYMBOL(dmabounce_register_dev);
|
| D | it8152.c | 264 dmabounce_register_dev(dev, 2048, 4096, it8152_needs_bounce); in it8152_pci_platform_notify()
|
| D | sa1111.c | 1409 int ret = dmabounce_register_dev(&dev->dev, 1024, 4096, in sa1111_notifier_call()
|
| /linux-4.4.14/arch/arm/mach-ixp4xx/ |
| D | common.c | 627 dmabounce_register_dev(dev, 2048, 4096, ixp4xx_needs_bounce); in ixp4xx_platform_notify()
|