Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dimx.c415 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms() function
480 start_hrtimer_ms(&sport->trigger_stop_tx, in imx_uart_stop_tx()
720 start_hrtimer_ms(&sport->trigger_start_tx, in imx_uart_start_tx()
/Linux-v5.10/drivers/tty/serial/8250/
D8250_port.c1488 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms() function
1507 start_hrtimer_ms(&em485->stop_tx_timer, in __stop_tx_rs485()
1625 start_hrtimer_ms(&em485->start_tx_timer, in start_tx_rs485()