Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dmos7720.c1046 static int mos7720_write(struct tty_struct *tty, struct usb_serial_port *port, in mos7720_write() function
1136 status = mos7720_write(tty, port, &stop_char, 1); in mos7720_throttle()
1166 status = mos7720_write(tty, port, &start_char, 1); in mos7720_unthrottle()
1748 .write = mos7720_write,