Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dvcc.c383 static void vcc_tx_timer(struct timer_list *t) in vcc_tx_timer() function
635 timer_setup(&port->tx_timer, vcc_tx_timer, 0); in vcc_probe()