Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dvcc.c365 static void vcc_rx_timer(struct timer_list *t) in vcc_rx_timer() function
651 timer_setup(&port->rx_timer, vcc_rx_timer, 0); in vcc_probe()
/kernel/linux/linux-6.6/drivers/tty/
H A Dvcc.c357 static void vcc_rx_timer(struct timer_list *t) in vcc_rx_timer() function
643 timer_setup(&port->rx_timer, vcc_rx_timer, 0); in vcc_probe()

Completed in 4 milliseconds