Home
last modified time | relevance | path

Searched defs:wake_up (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvOSAPI.h106 #define wake_up(x) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvOSAPI.h106 #define wake_up(x) macro
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c283 #define wake_up(a) sem_post(a) macro