Home
last modified time | relevance | path

Searched refs:spinlock_t (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvOSAPI.h95 typedef int spinlock_t; typedef
98 #define SPIN_LOCK_UNLOCKED (spinlock_t)0
99 #define SPIN_LOCK_LOCKED (spinlock_t)1
H A DdrvPCIMEM.h114 spinlock_t lock;
H A DdrvTimer.h93 spinlock_t lock;
H A DdrvUSB.h451 spinlock_t lock;
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvOSAPI.h95 typedef int spinlock_t; typedef
98 #define SPIN_LOCK_UNLOCKED (spinlock_t)0
99 #define SPIN_LOCK_LOCKED (spinlock_t)1
H A DdrvPCIMEM.h107 spinlock_t lock;
H A DdrvTimer.h96 spinlock_t lock;
H A DdrvUSBHost.h279 spinlock_t lock;
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h186 spinlock_t lock;
H A DdrvEHCI.h179 spinlock_t lock;
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.h166 spinlock_t lock;
H A DdrvEHCI.h130 spinlock_t tHcdLock;
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp.c32 static spinlock_t KQueue_spinlock[MODULE_NUM];
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c342 spinlock_t stMutex;
372 spinlock_t stMutexEvent;
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c260 static spinlock_t _spinlock;
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c315 spinlock_t stMutexEvent;
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c416 spinlock_t _s32IntRegMutexId;