Searched defs:ircomm_tty_start_watchdog_timer (Results 1 - 1 of 1) sorted by relevance

/net/irda/ircomm/
H A Dircomm_tty_attach.c53 static void ircomm_tty_start_watchdog_timer(struct ircomm_tty_cb *self,
598 * Function ircomm_tty_start_watchdog_timer (self, timeout)
604 static void ircomm_tty_start_watchdog_timer(struct ircomm_tty_cb *self, function
687 ircomm_tty_start_watchdog_timer(self, 3*HZ);
709 ircomm_tty_start_watchdog_timer(self, 3*HZ);
776 ircomm_tty_start_watchdog_timer(self, 3*HZ);
791 ircomm_tty_start_watchdog_timer(self, 3*HZ);
837 ircomm_tty_start_watchdog_timer(self, 3*HZ);
843 ircomm_tty_start_watchdog_timer(self, 3*HZ);
886 ircomm_tty_start_watchdog_timer(sel
[all...]

Completed in 5 milliseconds