Searched defs:tty_port_operations (Results 1 – 1 of 1) sorted by relevance
33 struct tty_port_operations { struct34 bool (*carrier_raised)(struct tty_port *port);35 void (*dtr_rts)(struct tty_port *port, bool active);36 void (*shutdown)(struct tty_port *port);60 * tty_port_operations argument