Searched defs:list_add_tail (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 | 133 list_add_tail( struct list_head *newent, struct list_head *beforethisent ) in list_add_tail() function
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | drvList.h | 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_… macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | drvList.h | 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_… macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvList.h | 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_… macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvList.h | 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_… macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | drvList.h | 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_… macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | drvList.h | 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_… macro
|