Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtty_port.h26 struct tty_port_operations { struct
28 int (*carrier_raised)(struct tty_port *port);
30 void (*dtr_rts)(struct tty_port *port, int raise);
55 const struct tty_port_operations *ops; /* Port operations */ argument

Completed in 3 milliseconds