Home
last modified time | relevance | path

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 DdrvList.h94 static __inline__ void __list_splice(struct list_head *list, in __list_splice() function
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DdrvList.h242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DdrvList.h242 #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 DdrvList.h242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvList.h242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DdrvList.h242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DdrvList.h242 #define __list_splice( _list_, _head_ ) ms_list_join( _list_, _head_ ) macro