Searched refs:ms_list_join (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | drvList.h | 193 static __inline__ void ms_list_join(struct list_head *pList, struct list_head *pHead) in ms_list_join() function 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ )
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | drvList.h | 193 static __inline__ void ms_list_join(struct list_head *pList, struct list_head *pHead) in ms_list_join() function 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ )
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvList.h | 193 static __inline__ void ms_list_join(struct list_head *pList, struct list_head *pHead) in ms_list_join() function 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ )
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvList.h | 193 static __inline__ void ms_list_join(struct list_head *pList, struct list_head *pHead) in ms_list_join() function 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ )
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | drvList.h | 193 static __inline__ void ms_list_join(struct list_head *pList, struct list_head *pHead) in ms_list_join() function 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ )
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | drvList.h | 193 static __inline__ void ms_list_join(struct list_head *pList, struct list_head *pHead) in ms_list_join() function 242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ )
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvEhciHcd.c | 1852 ms_list_join (qtd_list, pQh->qtd_list.prev); in ms_qh_append_tds()
|