Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dataflop.c391 #define FD_MOTOR_OFF_DELAY (3*HZ) macro
481 mod_timer(&motor_off_timer, jiffies + FD_MOTOR_OFF_DELAY); in start_motor_off_timer()