Home
last modified time | relevance | path

Searched refs:tty_port (Results 1 – 9 of 9) sorted by relevance

/include/linux/
Dtty_flip.h4 extern int tty_buffer_request_room(struct tty_port *port, size_t size);
5 extern int tty_insert_flip_string_flags(struct tty_port *port,
7 extern int tty_insert_flip_string_fixed_flag(struct tty_port *port,
9 extern int tty_prepare_flip_string(struct tty_port *port,
11 extern int tty_prepare_flip_string_flags(struct tty_port *port,
13 extern void tty_flip_buffer_push(struct tty_port *port);
14 void tty_schedule_flip(struct tty_port *port);
16 static inline int tty_insert_flip_char(struct tty_port *port, in tty_insert_flip_char()
28 static inline int tty_insert_flip_string(struct tty_port *port, in tty_insert_flip_string()
Dtty.h169 struct tty_port;
173 int (*carrier_raised)(struct tty_port *port);
175 void (*dtr_rts)(struct tty_port *port, int raise);
179 void (*shutdown)(struct tty_port *port);
180 void (*drop)(struct tty_port *port);
185 int (*activate)(struct tty_port *port, struct tty_struct *tty);
187 void (*destruct)(struct tty_port *port);
190 struct tty_port { struct
280 struct tty_port *port;
437 extern void tty_buffer_free_all(struct tty_port *port);
[all …]
Dconsole_struct.h24 struct tty_port port; /* Upper level data */
Dtty_driver.h312 struct tty_port **ports;
Dcyclades.h120 struct tty_port port;
Disdn.h313 struct tty_port port;
Dserial_core.h226 struct tty_port port;
/include/net/irda/
Dircomm_tty.h60 struct tty_port port;
/include/linux/usb/
Dserial.h81 struct tty_port port;