Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dusb-serial.c791 static const struct tty_port_operations serial_port_ops = { variable
1070 port->port.ops = &serial_port_ops; in usb_serial_probe()