Searched defs:tty_port_operations (Results 1 – 2 of 2) sorted by relevance
12112 struct tty_port_operations { struct12113 bool (*carrier_raised)(struct tty_port *);12114 void (*dtr_rts)(struct tty_port *, bool);12115 void (*shutdown)(struct tty_port *);12116 int (*activate)(struct tty_port *, struct tty_struct *);12117 void (*destruct)(struct tty_port *);12118 u64 android_kabi_reserved1;
12027 struct tty_port_operations { struct12028 bool (*carrier_raised)(struct tty_port *);12029 void (*dtr_rts)(struct tty_port *, bool);12030 void (*shutdown)(struct tty_port *);12031 int (*activate)(struct tty_port *, struct tty_struct *);12032 void (*destruct)(struct tty_port *);12033 u64 android_kabi_reserved1;