Searched defs:dma_alloc_pages (Results 1 – 4 of 4) sorted by relevance
91 static int dma_alloc_pages(struct hdac_bus *bus, int type, size_t size, in dma_alloc_pages() function
2143 static int dma_alloc_pages(struct hdac_bus *bus, in dma_alloc_pages() function
474 struct page *dma_alloc_pages(struct device *dev, size_t size, in dma_alloc_pages() function
264 int (*dma_alloc_pages)(struct hdac_bus *bus, int type, size_t size, member