Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h8686 struct tty_port_operations { struct
8687 int (*carrier_raised)(struct tty_port *);
8688 void (*dtr_rts)(struct tty_port *, int);
8689 void (*shutdown)(struct tty_port *);
8690 int (*activate)(struct tty_port *, struct tty_struct *);
8691 void (*destruct)(struct tty_port *);