Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/sis/
Dsis_main.h732 static struct SIS_OH * sisfb_poh_allocate(struct SIS_HEAP *memheap, u32 size);
Dsis_main.c3220 sisfb_poh_allocate(struct SIS_HEAP *memheap, u32 size) in sisfb_poh_allocate() function
3376 poh = sisfb_poh_allocate(&ivideo->sisfb_heap, (u32)req->size); in sis_int_malloc()