Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis.h474 struct SIS_OHALLOC *poha_chain; member
H A Dsis_main.c3207 ivideo->sisfb_heap.poha_chain = NULL; in sisfb_heap_init()
3251 poha->poha_next = memheap->poha_chain; in sisfb_poh_new_node()
3252 memheap->poha_chain = poha; in sisfb_poh_new_node()