Home
last modified time | relevance | path

Searched refs:eListPos (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/osal/inc/
DphOsal_LinkList.h76 PHOSAL_LIST_POSITION_T eListPos, void* pvData);
91 PHOSAL_LIST_POSITION_T eListPos,
/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/osal/src/
DphOsal_LinkList.cpp93 PHOSAL_LIST_POSITION_T eListPos, in phOsal_ListInsertNode() argument
110 switch (eListPos) /*Update head and tail pointers based on the position of in phOsal_ListInsertNode()
166 PHOSAL_LIST_POSITION_T eListPos, in phOsal_ListRemoveNode() argument
176 switch (eListPos) /*Update head and tail pointers based on the position of in phOsal_ListRemoveNode()