Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dcyclades.c292 static struct timer_list cyz_rx_full_timer[NR_PORTS]; variable
997 !timer_pending(&cyz_rx_full_timer[ in cyz_handle_rx()
999 mod_timer(&cyz_rx_full_timer[info->line], in cyz_handle_rx()
3130 setup_timer(&cyz_rx_full_timer[port], in cy_init_card()