Searched refs:serial8250_em485_handle_start_tx (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/8250/
H A D8250_port.c490 static enum hrtimer_restart serial8250_em485_handle_start_tx(struct hrtimer *t);
554 p->em485->start_tx_timer.function = &serial8250_em485_handle_start_tx;
1608 static enum hrtimer_restart serial8250_em485_handle_start_tx(struct hrtimer *t) function

Completed in 325 milliseconds