Home
last modified time | relevance | path

Searched refs:dmabounce_register_dev (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/include/asm/
A Ddma-mapping.h95 extern int dmabounce_register_dev(struct device *, unsigned long,
/linux/arch/arm/common/
A Ddmabounce.c482 int dmabounce_register_dev(struct device *dev, unsigned long small_buffer_size, in dmabounce_register_dev() function
542 EXPORT_SYMBOL(dmabounce_register_dev);
A Dsa1111.c1426 int ret = dmabounce_register_dev(&dev->dev, 1024, 4096, in sa1111_notifier_call()
/linux/arch/arm/mach-ixp4xx/
A Dcommon.c391 dmabounce_register_dev(dev, 2048, 4096, ixp4xx_needs_bounce); in ixp4xx_platform_notify()

Completed in 11 milliseconds