n_hdlc_tty_write_work
static void n_hdlc_tty_write_work(struct work_struct *work);
INIT_WORK(&n_hdlc->write_work, n_hdlc_tty_write_work);