Home
last modified time | relevance | path

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

/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_paula.c74 static void *AmiAlloc(unsigned int size, gfp_t flags);
319 static void *AmiAlloc(unsigned int size, gfp_t flags) in AmiAlloc() function
689 .dma_alloc = AmiAlloc,