Home
last modified time | relevance | path

Searched refs:atomic_t (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvOSAPI.h96 typedef int atomic_t; typedef
H A DdrvUSB.h452 atomic_t count;
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvOSAPI.h96 typedef int atomic_t; typedef
H A DdrvUSBHost.h280 atomic_t count;
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvPipe.c112 ms_urb->count = (atomic_t)osapi_ATOMIC_INIT(1); in ms_usb_alloc_urb()
H A DdrvEHCI.h459 atomic_t tRefCnt;
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvURB.c105 m_urb->count = (atomic_t)ATOMIC_INIT(1); in usb_init_urb()
H A DdrvHCD.h140 atomic_t resume_count;
H A DdrvEHCI.h1859 atomic_t refcount;