Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/utils/src/
Dlist.c32 struct list *__list_alloc(void) in __list_alloc() function
46 new = __list_alloc(); in list_alloc()
/hardware/intel/common/wrs_omxil_core/utils/inc/
Dlist.h35 struct list *__list_alloc(void);