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

/linux-4.4.14/drivers/video/fbdev/sis/
H A Dsis_main.c3223 struct SIS_OH *pohRoot; sisfb_poh_allocate() local
3249 pohRoot = pohThis; sisfb_poh_allocate()
3252 pohRoot = sisfb_poh_new_node(memheap); sisfb_poh_allocate()
3253 if(pohRoot == NULL) sisfb_poh_allocate()
3256 pohRoot->offset = pohThis->offset; sisfb_poh_allocate()
3257 pohRoot->size = size; sisfb_poh_allocate()
3266 sisfb_insert_node(pohThis, pohRoot); sisfb_poh_allocate()
3268 return pohRoot; sisfb_poh_allocate()

Completed in 62 milliseconds