Home
last modified time | relevance | path

Searched refs:move_cnt (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmp6507.c112 u32 move_cnt; member
154 motor->move_cnt = motor->run_queue->count; in set_motor_running_status()
569 if (motor->move_cnt < 1 || motor->move_status == MOTOR_STATUS_STOPPED) { in motor_timer_func()
593 idx = motor->run_queue->count - motor->move_cnt; in motor_timer_func()
619 idx = motor->run_queue->count - motor->move_cnt; in motor_timer_func()
642 motor->move_cnt--; in motor_timer_func()