Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dataflop.c346 static void check_change( unsigned long dummy );
379 static DEFINE_TIMER(fd_timer, check_change, 0, 0);
518 static void check_change( unsigned long dummy ) in check_change() function