Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h28950 struct tty_port_operations { struct
28951 bool (*carrier_raised)(struct tty_port *);
28952 void (*dtr_rts)(struct tty_port *, bool);
28953 void (*shutdown)(struct tty_port *);
28954 int (*activate)(struct tty_port *, struct tty_struct *);
28955 void (*destruct)(struct tty_port *);
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h14984 struct tty_port_operations { struct
14985 int (*carrier_raised)(struct tty_port *);
14986 void (*dtr_rts)(struct tty_port *, int);
14987 void (*shutdown)(struct tty_port *);
14988 int (*activate)(struct tty_port *, struct tty_struct *);
14989 void (*destruct)(struct tty_port *);
H A Dvmlinux_600.h14984 struct tty_port_operations { struct
14985 int (*carrier_raised)(struct tty_port *);
14986 void (*dtr_rts)(struct tty_port *, int);
14987 void (*shutdown)(struct tty_port *);
14988 int (*activate)(struct tty_port *, struct tty_struct *);
14989 void (*destruct)(struct tty_port *);
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h10347 struct tty_port_operations { struct
10348 int (*carrier_raised)(struct tty_port *);
10349 void (*dtr_rts)(struct tty_port *, int);
10350 void (*shutdown)(struct tty_port *);
10351 int (*activate)(struct tty_port *, struct tty_struct *);
10352 void (*destruct)(struct tty_port *);
H A Dvmlinux_602.h10347 struct tty_port_operations { struct
10348 int (*carrier_raised)(struct tty_port *);
10349 void (*dtr_rts)(struct tty_port *, int);
10350 void (*shutdown)(struct tty_port *);
10351 int (*activate)(struct tty_port *, struct tty_struct *);
10352 void (*destruct)(struct tty_port *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A 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;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h11210 struct tty_port_operations { struct
11211 int (*carrier_raised)(struct tty_port *);
11212 void (*dtr_rts)(struct tty_port *, int);
11213 void (*shutdown)(struct tty_port *);
11214 int (*activate)(struct tty_port *, struct tty_struct *);
11215 void (*destruct)(struct tty_port *);
H A Dvmlinux_518.h11210 struct tty_port_operations { struct
11211 int (*carrier_raised)(struct tty_port *);
11212 void (*dtr_rts)(struct tty_port *, int);
11213 void (*shutdown)(struct tty_port *);
11214 int (*activate)(struct tty_port *, struct tty_struct *);
11215 void (*destruct)(struct tty_port *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A 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;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h15328 struct tty_port_operations { struct
15329 int (*carrier_raised)(struct tty_port *);
15330 void (*dtr_rts)(struct tty_port *, int);
15331 void (*shutdown)(struct tty_port *);
15332 int (*activate)(struct tty_port *, struct tty_struct *);
15333 void (*destruct)(struct tty_port *);
H A Dvmlinux.h15328 struct tty_port_operations { struct
15329 int (*carrier_raised)(struct tty_port *);
15330 void (*dtr_rts)(struct tty_port *, int);
15331 void (*shutdown)(struct tty_port *);
15332 int (*activate)(struct tty_port *, struct tty_struct *);
15333 void (*destruct)(struct tty_port *);
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h9797 struct tty_port_operations { struct
9798 int (*carrier_raised)(struct tty_port *);
9799 void (*dtr_rts)(struct tty_port *, int);
9800 void (*shutdown)(struct tty_port *);
9801 int (*activate)(struct tty_port *, struct tty_struct *);
9802 void (*destruct)(struct tty_port *);
H A Dvmlinux.h9797 struct tty_port_operations { struct
9798 int (*carrier_raised)(struct tty_port *);
9799 void (*dtr_rts)(struct tty_port *, int);
9800 void (*shutdown)(struct tty_port *);
9801 int (*activate)(struct tty_port *, struct tty_struct *);
9802 void (*destruct)(struct tty_port *);