Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dmos7840.c1296 static int mos7840_write(struct tty_struct *tty, struct usb_serial_port *port, in mos7840_write() function
1423 status = mos7840_write(tty, port, &stop_char, 1); in mos7840_throttle()
1463 status = mos7840_write(tty, port, &start_char, 1); in mos7840_unthrottle()
2383 .write = mos7840_write,