Home
last modified time | relevance | path

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

/include/linux/
Dtty.h183 struct tty_port;
187 int (*carrier_raised)(struct tty_port *port);
188 void (*raise_dtr_rts)(struct tty_port *port);
191 struct tty_port { struct
290 struct tty_port *port;
434 extern void tty_port_init(struct tty_port *port);
435 extern int tty_port_alloc_xmit_buf(struct tty_port *port);
436 extern void tty_port_free_xmit_buf(struct tty_port *port);
437 extern struct tty_struct *tty_port_tty_get(struct tty_port *port);
438 extern void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty);
[all …]
Distallion.h54 struct tty_port port;
Dstallion.h72 struct tty_port port;
Dgeneric_serial.h36 struct tty_port port;
Dhayesesp.h79 struct tty_port port;
Dserial_core.h337 struct tty_port port;
Dcyclades.h551 struct tty_port port;
/include/linux/usb/
Dserial.h66 struct tty_port port;