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

/linux-master/drivers/video/fbdev/sis/
H A Dsis_main.c98 static struct SIS_OH * sisfb_poh_allocate(struct SIS_HEAP *memheap, u32 size);
3244 sisfb_poh_allocate(struct SIS_HEAP *memheap, u32 size) function
3400 poh = sisfb_poh_allocate(&ivideo->sisfb_heap, (u32)req->size);

Completed in 271 milliseconds