Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/sis/
Dsis_main.c112 static struct SIS_OH * sisfb_poh_allocate(struct SIS_HEAP *memheap, u32 size);
3275 sisfb_poh_allocate(struct SIS_HEAP *memheap, u32 size) in sisfb_poh_allocate() function
3431 poh = sisfb_poh_allocate(&ivideo->sisfb_heap, (u32)req->size); in sis_int_malloc()