Searched defs:tty_port_operations (Results 1 – 1 of 1) sorted by relevance
205 struct tty_port_operations { struct207 int (*carrier_raised)(struct tty_port *port);232 const struct tty_port_operations *ops; /* Port operations */ argument