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

/linux-master/drivers/tty/serial/8250/
H A D8250_port.c491 static enum hrtimer_restart serial8250_em485_handle_stop_tx(struct hrtimer *t);
553 p->em485->stop_tx_timer.function = &serial8250_em485_handle_stop_tx;
1419 static enum hrtimer_restart serial8250_em485_handle_stop_tx(struct hrtimer *t) function
1579 * While serial8250_em485_handle_stop_tx() is a noop if

Completed in 354 milliseconds