Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/utils/src/
Dlist.c111 struct list *__list_add_before(struct list *entry, struct list *new) in __list_add_before() function
151 __list_add_before(first, new); in __list_add_head()
/hardware/intel/common/wrs_omxil_core/utils/inc/
Dlist.h46 struct list *__list_add_before(struct list *, struct list *);