Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvCompletion.h89 #define COMPLETION_INITIALIZER(work) \ macro
93 struct completion work = COMPLETION_INITIALIZER(work)