Searched refs:sleep_ms (Results 1 – 9 of 9) sorted by relevance
83 u32 sleep_ms = 1, attempts = 5000 / sleep_ms; in ioat_reset() local96 usleep(sleep_ms * 1000); in ioat_reset()
292 unsigned int *sleep_ms) in inv_icm45600_set_pwr_mgmt0() argument326 if (sleep_ms) in inv_icm45600_set_pwr_mgmt0()327 *sleep_ms = sleepval; in inv_icm45600_set_pwr_mgmt0()350 unsigned int *sleep_ms) in inv_icm45600_set_accel_conf() argument395 sleep_ms); in inv_icm45600_set_accel_conf()400 unsigned int *sleep_ms) in inv_icm45600_set_gyro_conf() argument441 sleep_ms); in inv_icm45600_set_gyro_conf()
364 unsigned int *sleep_ms);368 unsigned int *sleep_ms);
118 u32 sleep_ms = 1, attempts = 5000 / sleep_ms; in dsa_command() local133 usleep(sleep_ms * 1000); in dsa_command()
498 static int start_ksmd_and_set_frequency(char *pages_to_scan, char *sleep_ms) in start_ksmd_and_set_frequency() argument512 if (write(sleep_millisecs_fd, sleep_ms, strlen(sleep_ms)) <= 0) in start_ksmd_and_set_frequency()
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
831 ar->ps.sleep_ms = jiffies_to_msecs(jiffies - in carl9170_ps_update()
2803 unsigned int sleep_ms; in ksm_scan_thread() local2816 sleep_ms = READ_ONCE(ksm_thread_sleep_millisecs); in ksm_scan_thread()2818 sleep_ms != READ_ONCE(ksm_thread_sleep_millisecs), in ksm_scan_thread()2819 msecs_to_jiffies(sleep_ms)); in ksm_scan_thread()