Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/irda/
Dtimer.h86 void irlmp_start_watchdog_timer(struct lsap_cb *, int timeout);
/linux-2.4.37.9/net/irda/
Dtimer.c118 void irlmp_start_watchdog_timer(struct lsap_cb *self, int timeout) in irlmp_start_watchdog_timer() function
Dirlmp_event.c519 irlmp_start_watchdog_timer(self, 5*HZ); in irlmp_state_disconnected()
543 irlmp_start_watchdog_timer(self, 1*HZ); in irlmp_state_disconnected()