Searched defs:tty_port_operations (Results 1 – 1 of 1) sorted by relevance
11286 struct tty_port_operations { struct11287 int (*carrier_raised)(struct tty_port *);11288 void (*dtr_rts)(struct tty_port *, int);11289 void (*shutdown)(struct tty_port *);11290 int (*activate)(struct tty_port *, struct tty_struct *);11291 void (*destruct)(struct tty_port *);