Searched defs:__list_splice (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvList.h | 94 static __inline__ void __list_splice(struct list_head *list, in __list_splice() function
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | drvList.h | 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | drvList.h | 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvList.h | 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvList.h | 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | drvList.h | 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | drvList.h | 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
|