Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/test/disp2/
A Ddisp_mem.c38 static void *disp_malloc(u32 num_bytes, void *phys_addr) in disp_malloc() function
98 g_disp_mm[sel].info_base = disp_malloc(size, (void *)&phy_addr); in disp_mem_request()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Ddisp_waveform.c244 extern void *disp_malloc(u32 num_bytes, void *phy_addr);
276 g_waveform_file.p_wf_vaddr = (char *)disp_malloc(wf_buffer_len, in init_waveform()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddev_disp.h168 void *disp_malloc(u32 num_bytes, void *phy_addr);

Completed in 12 milliseconds