Linux Kernel
3.7.1
|
#include <tty.h>
Data Fields | |
int(* | carrier_raised )(struct tty_port *port) |
void(* | dtr_rts )(struct tty_port *port, int raise) |
void(* | shutdown )(struct tty_port *port) |
void(* | drop )(struct tty_port *port) |
int(* | activate )(struct tty_port *port, struct tty_struct *tty) |
void(* | destruct )(struct tty_port *port) |