Searched refs:sleep_ms (Results 1 – 8 of 8) sorted by relevance
215 bool temp, unsigned int *sleep_ms) in inv_icm42600_set_pwr_mgmt0() argument269 if (sleep_ms) in inv_icm42600_set_pwr_mgmt0()270 *sleep_ms = sleepval; in inv_icm42600_set_pwr_mgmt0()279 unsigned int *sleep_ms) in inv_icm42600_set_accel_conf() argument335 st->conf.temp_en, sleep_ms); in inv_icm42600_set_accel_conf()340 unsigned int *sleep_ms) in inv_icm42600_set_gyro_conf() argument379 st->conf.temp_en, sleep_ms); in inv_icm42600_set_gyro_conf()385 unsigned int *sleep_ms) in inv_icm42600_set_temp_conf() argument389 sleep_ms); in inv_icm42600_set_temp_conf()
416 unsigned int *sleep_ms);420 unsigned int *sleep_ms);423 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()
2667 unsigned int sleep_ms; in ksm_scan_thread() local2680 sleep_ms = READ_ONCE(ksm_thread_sleep_millisecs); in ksm_scan_thread()2682 sleep_ms != READ_ONCE(ksm_thread_sleep_millisecs), in ksm_scan_thread()2683 msecs_to_jiffies(sleep_ms)); in ksm_scan_thread()