serial_write
static void serial_write(const char *buf, int len)
static ssize_t serial_write(struct tty_struct *tty, const u8 *buf, size_t count)