Home
last modified time | relevance | path

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

/drivers/video/fbdev/sis/
A Dsis_main.c3229 poh->poh_next = poh + 1; in sisfb_poh_new_node()
3233 poh->poh_next = NULL; in sisfb_poh_new_node()
3298 poh->poh_prev->poh_next = poh->poh_next; in sisfb_delete_node()
3307 pohList->poh_next = poh; in sisfb_insert_node()
3311 poh->poh_next = pohTemp; in sisfb_insert_node()
3320 struct SIS_OH *poh_next; in sisfb_poh_free() local
3341 poh_prev = poh_next = NULL; in sisfb_poh_free()
3349 poh_next = pohThis; in sisfb_poh_free()
3358 if(poh_prev && poh_next) { in sisfb_poh_free()
3372 if(poh_next) { in sisfb_poh_free()
[all …]
A Dsis.h459 struct SIS_OH *poh_next; member

Completed in 14 milliseconds