Searched refs:sleep_ms (Results 1 – 8 of 8) sorted by relevance
230 bool temp, unsigned int *sleep_ms) in inv_icm42600_set_pwr_mgmt0() argument284 if (sleep_ms) in inv_icm42600_set_pwr_mgmt0()285 *sleep_ms = sleepval; in inv_icm42600_set_pwr_mgmt0()294 unsigned int *sleep_ms) in inv_icm42600_set_accel_conf() argument350 st->conf.temp_en, sleep_ms); in inv_icm42600_set_accel_conf()355 unsigned int *sleep_ms) in inv_icm42600_set_gyro_conf() argument394 st->conf.temp_en, sleep_ms); in inv_icm42600_set_gyro_conf()400 unsigned int *sleep_ms) in inv_icm42600_set_temp_conf() argument404 sleep_ms); in inv_icm42600_set_temp_conf()
417 unsigned int *sleep_ms);421 unsigned int *sleep_ms);424 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()
384 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()
2674 unsigned int sleep_ms; in ksm_scan_thread() local2687 sleep_ms = READ_ONCE(ksm_thread_sleep_millisecs); in ksm_scan_thread()2689 sleep_ms != READ_ONCE(ksm_thread_sleep_millisecs), in ksm_scan_thread()2690 msecs_to_jiffies(sleep_ms)); in ksm_scan_thread()