Home
last modified time | relevance | path

Searched refs:list_free_all (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/inc/
Dlist.h39 void list_free_all(struct list *);
/hardware/intel/common/wrs_omxil_core/utils/src/
Dqueue.c50 list_free_all(list); in queue_free_all()
Dlist.c58 void list_free_all(struct list *list) in list_free_all() function