Home
last modified time | relevance | path

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

/linux-3.4.99/net/ax25/
Dax25_ds_timer.c32 static void ax25_ds_timeout(unsigned long);
44 setup_timer(&ax25_dev->dama.slave_timer, ax25_ds_timeout, in ax25_ds_setup_timer()
69 static void ax25_ds_timeout(unsigned long arg) in ax25_ds_timeout() function