Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dimx.c413 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms() function
478 start_hrtimer_ms(&sport->trigger_stop_tx, in imx_uart_stop_tx()
721 start_hrtimer_ms(&sport->trigger_start_tx, in imx_uart_start_tx()
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_port.c1464 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms() function
1483 start_hrtimer_ms(&em485->stop_tx_timer, in __stop_tx_rs485()
1615 start_hrtimer_ms(&em485->start_tx_timer, in start_tx_rs485()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dimx.c331 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms() function
440 start_hrtimer_ms(&sport->trigger_stop_tx, in imx_uart_stop_tx()
698 start_hrtimer_ms(&sport->trigger_start_tx, in imx_uart_start_tx()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_port.c1451 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms() function
1611 start_hrtimer_ms(&em485->start_tx_timer, in start_tx_rs485()

Completed in 14 milliseconds