Searched refs:atari_stram_alloc (Results 1 – 6 of 6) sorted by relevance
155 void *atari_stram_alloc(unsigned long size, const char *owner) in atari_stram_alloc() function182 EXPORT_SYMBOL(atari_stram_alloc);
10 void *atari_stram_alloc(unsigned long size, const char *owner);
782 atari_dma_buffer = atari_stram_alloc(STRAM_BUFFER_SIZE, "SCSI"); in atari_scsi_probe()
2015 DMABuffer = atari_stram_alloc(BUFFER_SIZE+512, "ataflop"); in atari_floppy_init()
834 return atari_stram_alloc(size, "dmasound"); in AtaAlloc()
3136 screen_base = atari_stram_alloc(mem_req, "atafb"); in atafb_probe()