Searched refs:status_timeout (Results 1 – 1 of 1) sorted by relevance
619 static void status_timeout(struct timer_list *t);3773 timer_setup(&info->status_timer, status_timeout, 0); in alloc_dev()5484 static void status_timeout(struct timer_list *t) in status_timeout() function