Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dvcc.c391 static void vcc_tx_timer(struct timer_list *t) in vcc_tx_timer() function
652 timer_setup(&port->tx_timer, vcc_tx_timer, 0); in vcc_probe()
/kernel/linux/linux-6.6/drivers/tty/
H A Dvcc.c383 static void vcc_tx_timer(struct timer_list *t) in vcc_tx_timer() function
644 timer_setup(&port->tx_timer, vcc_tx_timer, 0); in vcc_probe()

Completed in 3 milliseconds