Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h24958 struct tty_port_operations { struct
24959 bool (*carrier_raised)(struct tty_port *);
24960 void (*dtr_rts)(struct tty_port *, bool);
24961 void (*shutdown)(struct tty_port *);
24962 int (*activate)(struct tty_port *, struct tty_struct *);
24963 void (*destruct)(struct tty_port *);
/external/bcc/libbpf-tools/powerpc/
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 *);
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 *);
/external/bcc/libbpf-tools/loongarch/
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 *);
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 *);
/external/bcc/libbpf-tools/x86/
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 *);
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 *);
/external/bcc/libbpf-tools/arm64/
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 *);
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 *);
/external/bcc/libbpf-tools/riscv/
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 *);
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 *);