Home
last modified time | relevance | path

Searched refs:ccio_alloc_consistent (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/parisc/
Dccio-rm-dma.c82 static void *ccio_alloc_consistent(struct pci_dev *dev, size_t size, in ccio_alloc_consistent() function
148 ccio_alloc_consistent,
Dccio-dma.c839 ccio_alloc_consistent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag) in ccio_alloc_consistent() function
1008 .alloc_consistent = ccio_alloc_consistent,
1009 .alloc_noncoherent = ccio_alloc_consistent,