Searched refs:waitQuietWithOptions (Results 1 – 3 of 3) sorted by relevance
823 IOReturn waitQuietWithOptions(uint64_t timeout = UINT64_MAX, IOOptionBits options = 0);
5646 IOService::waitQuietWithOptions( uint64_t timeout, IOOptionBits options ) in waitQuietWithOptions() function in IOService5829 return waitQuietWithOptions(timeout); in waitQuiet()
4272 return service->waitQuietWithOptions(timeoutNS, options); in is_io_service_wait_quiet_with_options()