Searched refs:rs_poll (Results 1 – 1 of 1) sorted by relevance
34 static void rs_poll(struct timer_list *);38 static DEFINE_TIMER(serial_timer, rs_poll);63 static void rs_poll(struct timer_list *unused) in rs_poll() function