Home
last modified time | relevance | path

Searched defs:tty_port_operations (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h12112 struct tty_port_operations { struct
12113 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;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h12027 struct tty_port_operations { struct
12028 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;