Home
last modified time | relevance | path

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

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