Searched defs:tty_port_operations (Results 1 – 1 of 1) sorted by relevance
8686 struct tty_port_operations { struct8687 int (*carrier_raised)(struct tty_port *);8688 void (*dtr_rts)(struct tty_port *, int);8689 void (*shutdown)(struct tty_port *);8690 int (*activate)(struct tty_port *, struct tty_struct *);8691 void (*destruct)(struct tty_port *);