Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c502 static enum hrtimer_restart serial8250_em485_handle_stop_tx(struct hrtimer *t);
564 p->em485->stop_tx_timer.function = &serial8250_em485_handle_stop_tx; in serial8250_em485_init()
1431 static enum hrtimer_restart serial8250_em485_handle_stop_tx(struct hrtimer *t) in serial8250_em485_handle_stop_tx() function