Searched refs:pohList (Results 1 – 1 of 1) sorted by relevance
100 static void sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh);3303 sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh) in sisfb_insert_node() argument3305 struct SIS_OH *pohTemp = pohList->poh_next; in sisfb_insert_node()3307 pohList->poh_next = poh; in sisfb_insert_node()3310 poh->poh_prev = pohList; in sisfb_insert_node()