Searched refs:sleep_ms (Results 1 – 11 of 11) sorted by relevance
157 bool temp, unsigned int *sleep_ms) in inv_icm42600_set_pwr_mgmt0() argument211 if (sleep_ms) in inv_icm42600_set_pwr_mgmt0()212 *sleep_ms = sleepval; in inv_icm42600_set_pwr_mgmt0()221 unsigned int *sleep_ms) in inv_icm42600_set_accel_conf() argument260 st->conf.temp_en, sleep_ms); in inv_icm42600_set_accel_conf()265 unsigned int *sleep_ms) in inv_icm42600_set_gyro_conf() argument304 st->conf.temp_en, sleep_ms); in inv_icm42600_set_gyro_conf()310 unsigned int *sleep_ms) in inv_icm42600_set_temp_conf() argument314 sleep_ms); in inv_icm42600_set_temp_conf()
376 unsigned int *sleep_ms);380 unsigned int *sleep_ms);383 unsigned int *sleep_ms);
27 - thread::sleep_ms(5000);28 + thread::sleep_ms(50000);
259 static void sleep_ms(uint32_t delay) in sleep_ms() function314 sleep_ms(opts.delay_ms); in mainloop()
2507 unsigned int sleep_ms; in ksm_scan_thread() local2522 sleep_ms = READ_ONCE(ksm_thread_sleep_millisecs); in ksm_scan_thread()2524 sleep_ms != READ_ONCE(ksm_thread_sleep_millisecs), in ksm_scan_thread()2525 msecs_to_jiffies(sleep_ms)); in ksm_scan_thread()
452 unsigned int sleep_ms; member
86 ar->ps.sleep_ms = jiffies_to_msecs(jiffies - in carl9170_handle_ps()
388 ADD(buf, *len, bufsize, "sleep duration: %d ms.\n", ar->ps.sleep_ms); in carl9170_debugfs_sta_psm_read()
831 ar->ps.sleep_ms = jiffies_to_msecs(jiffies - in carl9170_ps_update()
693 rtlpriv->psc.sleep_ms = jiffies_to_msecs(jiffies - in rtl_swlps_wq_callback()
2040 unsigned int sleep_ms; member