Searched refs:__list_splice (Results 1 – 8 of 8) 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 111 __list_splice(list, head); in list_splice() 118 __list_splice(list, head); in list_splice_init()
|
| /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
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEhciHcd.c | 5497 __list_splice (qtd_list, qh->qtd_list.prev); in qh_append_tds()
|