Home
last modified time | relevance | path

Searched defs:list_for_each_safe (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvList.h133 #define list_for_each_safe(pos, n, head) \ macro
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DdrvList.h244 #define list_for_each_safe(_item_, _temp_, _list_) list_for_loop_ex(_item_, _temp_, _list_) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DdrvList.h244 #define list_for_each_safe(_item_, _temp_, _list_) list_for_loop_ex(_item_, _temp_, _list_) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvList.h244 #define list_for_each_safe(_item_, _temp_, _list_) list_for_loop_ex(_item_, _temp_, _list_) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvList.h244 #define list_for_each_safe(_item_, _temp_, _list_) list_for_loop_ex(_item_, _temp_, _list_) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DdrvList.h244 #define list_for_each_safe(_item_, _temp_, _list_) list_for_loop_ex(_item_, _temp_, _list_) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DdrvList.h244 #define list_for_each_safe(_item_, _temp_, _list_) list_for_loop_ex(_item_, _temp_, _list_) macro