Searched refs:h5_timed_event (Results 1 – 2 of 2) sorted by relevance
806 static void h5_timed_event(struct work_struct *work) in h5_timed_event() function854 INIT_DELAYED_WORK(&h5->retrans_work, (void *)h5_timed_event); in h5_open()
133 static void h5_timed_event(struct timer_list *t) in h5_timed_event() function222 timer_setup(&h5->timer, h5_timed_event, 0); in h5_open()