Searched refs:ax25_ds_timeout (Results 1 – 1 of 1) sorted by relevance
29 static void ax25_ds_timeout(struct timer_list *);41 timer_setup(&ax25_dev->dama.slave_timer, ax25_ds_timeout, 0); in ax25_ds_setup_timer()65 static void ax25_ds_timeout(struct timer_list *t) in ax25_ds_timeout() function