Home
last modified time | relevance | path

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

/third_party/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 *);