Searched refs:sleep_ms (Results 1 – 10 of 10) sorted by relevance
145 bool temp, unsigned int *sleep_ms) in inv_icm42600_set_pwr_mgmt0() argument199 if (sleep_ms) in inv_icm42600_set_pwr_mgmt0()200 *sleep_ms = sleepval; in inv_icm42600_set_pwr_mgmt0()209 unsigned int *sleep_ms) in inv_icm42600_set_accel_conf() argument248 st->conf.temp_en, sleep_ms); in inv_icm42600_set_accel_conf()253 unsigned int *sleep_ms) in inv_icm42600_set_gyro_conf() argument292 st->conf.temp_en, sleep_ms); in inv_icm42600_set_gyro_conf()298 unsigned int *sleep_ms) in inv_icm42600_set_temp_conf() argument302 sleep_ms); in inv_icm42600_set_temp_conf()
375 unsigned int *sleep_ms);379 unsigned int *sleep_ms);382 unsigned int *sleep_ms);
259 static void sleep_ms(uint32_t delay) in sleep_ms() function314 sleep_ms(opts.delay_ms); in mainloop()
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()
2510 unsigned int sleep_ms; in ksm_scan_thread() local2525 sleep_ms = READ_ONCE(ksm_thread_sleep_millisecs); in ksm_scan_thread()2527 sleep_ms != READ_ONCE(ksm_thread_sleep_millisecs), in ksm_scan_thread()2528 msecs_to_jiffies(sleep_ms)); in ksm_scan_thread()
693 rtlpriv->psc.sleep_ms = jiffies_to_msecs(jiffies - in rtl_swlps_wq_callback()
2040 unsigned int sleep_ms; member