Searched refs:pohList (Results 1 – 1 of 1) sorted by relevance
101 static void sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh);3330 sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh) in sisfb_insert_node() argument3332 struct SIS_OH *pohTemp = pohList->poh_next; in sisfb_insert_node()3334 pohList->poh_next = poh; in sisfb_insert_node()3337 poh->poh_prev = pohList; in sisfb_insert_node()