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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/
H A Ddma-mapping.h391 * dmabounce_register_dev
402 extern int dmabounce_register_dev(struct device *, unsigned long, unsigned long);
410 * that was previously registered with dmabounce_register_dev is removed
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/common/
H A Ddmabounce.c548 dmabounce_register_dev(struct device *dev, unsigned long small_buffer_size, function
653 EXPORT_SYMBOL(dmabounce_register_dev); variable
H A Dsa1111.c586 ret = dmabounce_register_dev(&dev->dev, 1024, 4096);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-ixp4xx/
H A Dcommon-pci.c322 dmabounce_register_dev(dev, 2048, 4096);

Completed in 75 milliseconds