Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/dmasound/
Ddmasound_paula.c73 static void *AmiAlloc(unsigned int size, gfp_t flags);
318 static void *AmiAlloc(unsigned int size, gfp_t flags) in AmiAlloc() function
688 .dma_alloc = AmiAlloc,