Home
last modified time | relevance | path

Searched refs:listDestroy (Results 1 – 6 of 6) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpNciHal_utils.h73 int listDestroy(struct listHead* pList);
DphNxpNciHal_utils.cc56 int listDestroy(struct listHead* pList) { in listDestroy() function
321 listDestroy(&nxpncihal_monitor->sem_list); in phNxpNciHal_cleanup_monitor()
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpNciHal_utils.h85 int listDestroy(struct listHead* pList);
DphNxpNciHal_utils.cc58 int listDestroy(struct listHead* pList) { in listDestroy() function
323 listDestroy(&nxpncihal_monitor->sem_list); in phNxpNciHal_cleanup_monitor()
/hardware/nxp/uwb/halimpl/utils/
DphNxpUciHal_utils.cc58 int listDestroy(struct listHead* pList) { in listDestroy() function
323 listDestroy(&nxpucihal_monitor->sem_list); in phNxpUciHal_cleanup_monitor()
DphNxpUciHal_utils.h99 int listDestroy(struct listHead* pList);