Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h11286 struct tty_port_operations { struct
11287 int (*carrier_raised)(struct tty_port *);
11288 void (*dtr_rts)(struct tty_port *, int);
11289 void (*shutdown)(struct tty_port *);
11290 int (*activate)(struct tty_port *, struct tty_struct *);
11291 void (*destruct)(struct tty_port *);
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h9415 struct tty_port_operations { struct
9416 int (*carrier_raised)(struct tty_port *);
9417 void (*dtr_rts)(struct tty_port *, int);
9418 void (*shutdown)(struct tty_port *);
9419 int (*activate)(struct tty_port *, struct tty_struct *);
9420 void (*destruct)(struct tty_port *);
Dvmlinux.h9415 struct tty_port_operations { struct
9416 int (*carrier_raised)(struct tty_port *);
9417 void (*dtr_rts)(struct tty_port *, int);
9418 void (*shutdown)(struct tty_port *);
9419 int (*activate)(struct tty_port *, struct tty_struct *);
9420 void (*destruct)(struct tty_port *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h8438 struct tty_port_operations { struct
8439 int (*carrier_raised)(struct tty_port *);
8440 void (*dtr_rts)(struct tty_port *, int);
8441 void (*shutdown)(struct tty_port *);
8442 int (*activate)(struct tty_port *, struct tty_struct *);
8443 void (*destruct)(struct tty_port *);
Dvmlinux_510.h8438 struct tty_port_operations { struct
8439 int (*carrier_raised)(struct tty_port *);
8440 void (*dtr_rts)(struct tty_port *, int);
8441 void (*shutdown)(struct tty_port *);
8442 int (*activate)(struct tty_port *, struct tty_struct *);
8443 void (*destruct)(struct tty_port *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h11740 struct tty_port_operations { struct
11741 int (*carrier_raised)(struct tty_port *);
11742 void (*dtr_rts)(struct tty_port *, int);
11743 void (*shutdown)(struct tty_port *);
11744 int (*activate)(struct tty_port *, struct tty_struct *);
11745 void (*destruct)(struct tty_port *);
Dvmlinux.h11740 struct tty_port_operations { struct
11741 int (*carrier_raised)(struct tty_port *);
11742 void (*dtr_rts)(struct tty_port *, int);
11743 void (*shutdown)(struct tty_port *);
11744 int (*activate)(struct tty_port *, struct tty_struct *);
11745 void (*destruct)(struct tty_port *);