Searched refs:LST_insert_head (Results 1 – 3 of 3) sorted by relevance
35 void LST_insert_head (tListNode * listHead, tListNode * node);
130 LST_insert_head ( &SHciAsynchEventQueue, (tListNode *)phcievtbuffer ); in shci_user_evt_proc()
56 void LST_insert_head (tListNode * listHead, tListNode * node) in LST_insert_head() function