Searched refs:mos7720_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | mos7720.c | 1046 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,
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | mos7720.c | 1216 static int mos7720_write(struct tty_struct *tty, struct usb_serial_port *port, in mos7720_write() function 1306 status = mos7720_write(tty, port, &stop_char, 1); in mos7720_throttle() 1336 status = mos7720_write(tty, port, &start_char, 1); in mos7720_unthrottle() 1961 .write = mos7720_write,
|
Completed in 6 milliseconds