Searched defs:list_for_each (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/linux/ |
| H A D | drvList.h | 175 #define list_for_each( _ent_, _list_ ) \ macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|