Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/block/
Damiflop.c445 static void motor_on_callback(struct timer_list *unused) in motor_on_callback() function
1899 timer_setup(&motor_on_timer, motor_on_callback, 0); in amiga_floppy_probe()