Searched refs:IOServiceWaitForMatchingResource (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.h39 IOServiceWaitForMatchingResource( const char * property, uint64_t timeout );
H A DIOKitBSDInit.cpp72 IOServiceWaitForMatchingResource( const char * property, uint64_t timeout ) function
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c196 extern boolean_t IOServiceWaitForMatchingResource( const char * property, uint64_t timeout );
226 if (IOServiceWaitForMatchingResource(resourceName, delay)) {

Completed in 74 milliseconds