Searched refs:pohList (Results 1 – 1 of 1) sorted by relevance
114 static void sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh);3334 sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh) in sisfb_insert_node() argument3336 struct SIS_OH *pohTemp = pohList->poh_next; in sisfb_insert_node()3338 pohList->poh_next = poh; in sisfb_insert_node()3341 poh->poh_prev = pohList; in sisfb_insert_node()