Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dmos7840.c841 * mos7840_write
848 static int mos7840_write(struct tty_struct *tty, struct usb_serial_port *port, in mos7840_write() function
950 status = mos7840_write(tty, port, &stop_char, 1); in mos7840_throttle()
979 status = mos7840_write(tty, port, &start_char, 1); in mos7840_unthrottle()
1777 .write = mos7840_write,
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dmos7840.c837 * mos7840_write
844 static int mos7840_write(struct tty_struct *tty, struct usb_serial_port *port, in mos7840_write() function
946 status = mos7840_write(tty, port, &stop_char, 1); in mos7840_throttle()
975 status = mos7840_write(tty, port, &start_char, 1); in mos7840_unthrottle()
1750 .write = mos7840_write,

Completed in 6 milliseconds