Searched refs:msleep_interruptible (Results 1 – 25 of 153) sorted by relevance
1234567
213 msleep_interruptible(100); in sbc8360_activate()215 msleep_interruptible(100); in sbc8360_activate()218 msleep_interruptible(100); in sbc8360_activate()
151 msleep_interruptible(100); in dtlk_read()196 msleep_interruptible(1); in dtlk_write()217 msleep_interruptible(1); in dtlk_write()358 msleep_interruptible(500); /* nap 0.50 sec but in dtlk_cleanup()429 msleep_interruptible(100); in dtlk_dev_probe()
110 msleep_interruptible(500); in scd4x_send_command()146 msleep_interruptible(500); in scd4x_read()196 msleep_interruptible(500); in scd4x_write()226 msleep_interruptible(400); in scd4x_write_and_fetch()297 msleep_interruptible(1000); in scd4x_wait_meas_poll()658 msleep_interruptible(500); in scd4x_probe()
168 if (msleep_interruptible(1000)) in sps30_i2c_read_meas()
56 msleep_interruptible(unsigned long msecs)104 * Use msleep or possibly msleep_interruptible108 whereas msleep_interruptible sets the current task to
31 if (msleep_interruptible( in ltc2497core_wait_conv()62 if (msleep_interruptible(LTC2497_CONVERSION_TIME_MS)) in ltc2497core_read()
179 err = msleep_interruptible(1); in nfp_resource_acquire()257 if (msleep_interruptible(10)) { in nfp_resource_wait()
221 err = msleep_interruptible(100); in hwinfo_fetch()
188 err = msleep_interruptible(timeout_ms); in nfp_cpp_mutex_lock()
61 unsigned long msleep_interruptible(unsigned int msecs);
259 msleep_interruptible(config.mock_power_up_delay_msec); in vidtv_tuner_init()313 msleep_interruptible(config.mock_tune_delay_msec); in vidtv_tuner_set_params()
77 if (msleep_interruptible(1000)) in w1_unregister_family()
202 if (msleep_interruptible(1000)) in __w1_remove_master_device()
430 msleep_interruptible(10); in signal_det()1178 msleep_interruptible(wait_t); in mb86a16_set_fe()1418 msleep_interruptible(wait_t); in mb86a16_set_fe()1445 msleep_interruptible(wait_t); in mb86a16_set_fe()1456 msleep_interruptible(wait_t); in mb86a16_set_fe()1468 msleep_interruptible(wait_t); in mb86a16_set_fe()1524 msleep_interruptible(10); in mb86a16_send_diseqc_msg()
101 msleep_interruptible(100); in lgtdqcs001f_tuner_set()
104 msleep_interruptible(wait_time); in scanlog_read()
298 timeleft = msleep_interruptible(delay * 1000); in cmm_thread()311 timeleft = msleep_interruptible(hotplug_delay * in cmm_thread()
111 sleep_rem = msleep_interruptible(tm); in w1_ds2438_get_temperature()246 sleep_rem = msleep_interruptible(tm); in w1_ds2438_get_voltage()
809 sleep_rem = msleep_interruptible(W1_THERM_RETRY_DELAY); in bus_mutex_lock()1097 sleep_rem = msleep_interruptible(t_conv); in convert_t()1114 sleep_rem = msleep_interruptible(t_conv); in convert_t()1341 sleep_rem = msleep_interruptible(t_write); in copy_scratchpad()1492 sleep_rem = msleep_interruptible(t_conv); in trigger_bulk_read()1500 sleep_rem = msleep_interruptible(t_conv); in trigger_bulk_read()
65 if (msleep_interruptible(20) && signal_pending(current)) in vivid_radio_tx_write()
120 msleep_interruptible(1); in voltage_show()
53 msleep_interruptible(sleep_msecs); in ehea_plpar_hcall_norets()93 msleep_interruptible(sleep_msecs); in ehea_plpar_hcall9()
862 msleep_interruptible(200); in az6027_frontend_reset()868 msleep_interruptible(200); in az6027_frontend_reset()879 msleep_interruptible(200); in az6027_frontend_reset()
469 left_time = msleep_interruptible(timeinc); in timed_wait_for_timeout()559 msleep_interruptible(TIMEOUT_FOR_HW_RDY_MS); in fw_reset_work_fn()
187 msleep_interruptible(1500); in kgdbts_unreg_thread()189 msleep_interruptible(1000); in kgdbts_unreg_thread()
Completed in 75 milliseconds