Home
last modified time | relevance | path

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

/linux/drivers/dma/bestcomm/
H A Dsram.c137 void* bcom_sram_alloc(int size, int align, phys_addr_t *phys) in bcom_sram_alloc() function
151 EXPORT_SYMBOL_GPL(bcom_sram_alloc);
/linux/include/linux/fsl/bestcomm/
H A Dsram.h39 extern void* bcom_sram_alloc(int size, int align, phys_addr_t *phys);