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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Ddma.h39 int dma_prog_region_alloc(struct dma_prog_region *prog, unsigned long n_bytes,
H A Ddma.c28 int dma_prog_region_alloc(struct dma_prog_region *prog, unsigned long n_bytes, function
39 "dma_prog_region_alloc: pci_alloc_consistent() failed\n");
H A Dvideo1394.c259 if (dma_prog_region_alloc(&d->prg_reg[i], d->nb_cmd *
302 if (dma_prog_region_alloc(&d->prg_reg[i], d->nb_cmd *
H A Dieee1394_core.c1341 EXPORT_SYMBOL(dma_prog_region_alloc); variable
H A Dohci1394.c1108 if (dma_prog_region_alloc(&recv->prog,
1742 if (dma_prog_region_alloc(&xmit->prog, prog_size, xmit->ohci->dev))

Completed in 125 milliseconds