Home
last modified time | relevance | path

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

/openbmc/linux/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()