Searched refs:serial8250_em485_handle_stop_tx (Results 1 – 1 of 1) sorted by relevance
575 static enum hrtimer_restart serial8250_em485_handle_stop_tx(struct hrtimer *t);634 p->em485->stop_tx_timer.function = &serial8250_em485_handle_stop_tx; in serial8250_em485_init()1457 static enum hrtimer_restart serial8250_em485_handle_stop_tx(struct hrtimer *t) in serial8250_em485_handle_stop_tx() function