FDC_TTY_POLL
priv->poll_timer.expires = jiffies + FDC_TTY_POLL;
mod_timer(&priv->poll_timer, jiffies + FDC_TTY_POLL);