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