Searched refs:poh_next (Results 1 – 2 of 2) sorted by relevance
3229 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() local3341 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 …]
459 struct SIS_OH *poh_next; member
Completed in 14 milliseconds