Home
last modified time | relevance | path

Searched refs:usleep (Results 726 - 750 of 819) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_queue.c341 usleep(wait_interval_ms * 1000); in handle_wait_events_cpu_job()
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c573 usleep(1000); in vmw_ioctl_command()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c64 usleep(1000); in nouveau_vpe_synch()
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs853 pub fn usleep(arg1: useconds_t) -> c_int; in usleep() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs676 pub fn usleep(secs: ::c_uint) -> ::c_int; in usleep() functions
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp490 usleep(firstSleepTime); in RecoveryPreferredDevices()
506 usleep(sleepTime); in RecoveryPreferredDevices()
2458 usleep(WAIT_MODEM_CALL_SET_VOLUME_TIME_US); in SetVoiceCallMuteForSwitchDevice()
2681 usleep(WAIT_SET_MUTE_LATENCY_TIME_US); // sleep fix data cache pop. in MuteSinkPort()
2710 usleep(OLD_DEVICE_UNAVALIABLE_MUTE_SLEEP_MS); // sleep fix data cache pop. in MuteSinkPort()
3606 usleep(REHANDLE_DEVICE_RETRY_INTERVAL_IN_MICROSECONDS); in RehandlePnpDevice()
3677 usleep(muteDuration); in UnmutePortAfterMuteDuration()
6101 usleep(SET_BT_ABS_SCENE_DELAY_MS); in SetAbsVolumeSceneAsync()
6127 usleep(ABS_VOLUME_SUPPORT_RETRY_INTERVAL_IN_MICROSECONDS); in SetDeviceAbsVolumeSupported()
/third_party/backends/backend/
H A Dumax.c1637 usleep(500000); /* wait 0.5 seconds */ in umax_wait_scanner()
1696 usleep(((long) pause) * 1000); in umax_reposition_scanner()
1737 usleep(200000); /* 200 ms pause to make sure program does not exit before scanner is ready */ in umax_give_scanner()
7963 usleep(((long) pause) * 1000); /* time in ms */ in sane_start()
7977 usleep(((long) scanner->device->pause_after_calibration) * 1000); /* time in ms */ in sane_start()
H A Dartec.c3503 usleep (50000); /* sleep for .05 second */ in artec_sane_read()
3538 usleep (50000); /* sleep for .05 second */ in artec_sane_read()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp136 usleep(USLEEP_TIME_US_100000); in InitDeviceManager()
389 usleep(USLEEP_TIME_US_100000); in RegisterDevStateCallback()
/third_party/libdrm/
H A Dxf86drm.c833 usleep(20); in drmOpenDevice()
842 usleep(20); in drmOpenDevice()
/drivers/peripheral/audio/test/systemtest/adm/audio_adm_interface/src/
H A Daudio_adm_interface_test.cpp1247 usleep(ms*US_TO_MS); in HWTEST_F()
/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c194 usleep(SLEEP_TIME); in OsGetUsbFd()
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c1366 usleep(WAIT_UDC_TIME); in AcmParseEachPipe()
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp738 usleep(WAIT_UDC_TIME); in UsbMtpDeviceParseEachPipe()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager.cpp1171 usleep(KVSTORE_CONNECT_RETRY_DELAY_TIME); in InitAudioPolicyKvStore()
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_player_test/src/
H A Daudio_opensles_player_unit_test.cpp1203 usleep(30000); // 30ms sleep time in HWTEST()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp1454 usleep(sleepTime); in RestoreTheadLoop()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1757 usleep(sleepTime); in RestoreTheadLoop()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp398 usleep(SLEEP_TIME_US); in CreateNodeAndSurface()
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp1235 usleep(intervalTime); // wait 500 ms in OnSyncShutdown()
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter.cpp263 usleep(T2TA_HALT_PICC_TIMEOUT); in SendRawFrameForHaltPICC()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1577 usleep(waitMils * MSEC); in CheckCanEnableWifi()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp104 usleep(WAIT_HANDLER_IDLE_TIME_US); in SleepAudioDev()
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_trans_db_test.cpp1125 usleep(200); in HWTEST_F()
/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp630 usleep(INPUT_LATENCY_DELAYTIME_US); in StartLatencyCount()

Completed in 82 milliseconds

1...<<21222324252627282930>>...33