alloc_tty_buffer
sb = alloc_tty_buffer(priv->sndbuf_len, GFP_ATOMIC);
rb = alloc_tty_buffer(0, GFP_ATOMIC);