Searched refs:dmabounce_register_dev (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
H A Ddma-mapping.h294 * dmabounce_register_dev
305 extern int dmabounce_register_dev(struct device *, unsigned long,
314 * that was previously registered with dmabounce_register_dev is removed
/linux-4.1.27/arch/arm/common/
H A Ddmabounce.c479 int dmabounce_register_dev(struct device *dev, unsigned long small_buffer_size, dmabounce_register_dev() function
539 EXPORT_SYMBOL(dmabounce_register_dev); variable
H A Dit8152.c264 dmabounce_register_dev(dev, 2048, 4096, it8152_needs_bounce); it8152_pci_platform_notify()
H A Dsa1111.c1411 int ret = dmabounce_register_dev(&dev->dev, 1024, 4096, sa1111_notifier_call()
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dcommon.c615 dmabounce_register_dev(dev, 2048, 4096, ixp4xx_needs_bounce); ixp4xx_platform_notify()

Completed in 295 milliseconds