Searched refs:dma_set_device_handler (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/
H A Ddma.h819 int dma_set_device_handler(DMA_Device_t dev, /* Device to set the callback for. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dbcm_umi_nand.c125 rc = dma_set_device_handler(DMA_DEVICE_NAND_MEM_TO_MEM,
128 printk(KERN_ERR "dma_set_device_handler failed: %d\n", rc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/
H A Ddma.c1543 int dma_set_device_handler(DMA_Device_t dev, /* Device to set the callback for. */ function
1565 EXPORT_SYMBOL(dma_set_device_handler); variable

Completed in 54 milliseconds