Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dusb-serial.c1189 static const struct tty_operations serial_ops = { variable
1256 tty_set_operations(usb_serial_tty_driver, &serial_ops); in usb_serial_init()
/drivers/tty/
Damiserial.c1627 static const struct tty_operations serial_ops = { variable
1705 tty_set_operations(serial_driver, &serial_ops); in amiga_serial_probe()