Home
last modified time | relevance | path

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

/drivers/video/fbdev/sis/
Dsis_main.c99 static struct SIS_OH * sisfb_poh_allocate(struct SIS_HEAP *memheap, u32 size);
3273 sisfb_poh_allocate(struct SIS_HEAP *memheap, u32 size) in sisfb_poh_allocate() function
3429 poh = sisfb_poh_allocate(&ivideo->sisfb_heap, (u32)req->size); in sis_int_malloc()