Home
last modified time | relevance | path

Searched refs:atomic_dec_and_test (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvOSAPI.h145 static __inline__ int atomic_dec_and_test(int *count) in atomic_dec_and_test() function
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvURB.c131 if (atomic_dec_and_test(&m_urb->count)) in usb_free_urb()
H A DdrvEHCI_MEM.cxx194 if (!atomic_dec_and_test (&qh->refcount)) in qh_put()
H A DdrvUSB.c2735 if (atomic_dec_and_test(&((&dev->dev)->refcount))) in usb_put_dev()