Searched defs:dtr_rts (Results 1 - 6 of 6) sorted by relevance

/drivers/tty/hvc/
H A Dhvc_console.h80 void (*dtr_rts)(struct hvc_struct *hp, int raise); member in struct:hv_ops
/drivers/tty/
H A Drocket.c865 static void dtr_rts(struct tty_port *port, int on) function
2371 .dtr_rts = dtr_rts,
H A Dsynclink_gt.c3252 static void dtr_rts(struct tty_port *port, int on) function
3587 .dtr_rts = dtr_rts,
H A Dsynclinkmp.c3269 static void dtr_rts(struct tty_port *port, int on) function
3747 .dtr_rts = dtr_rts,
H A Dsynclink.c3236 static void dtr_rts(struct tty_port *port, int on) function
4263 .dtr_rts = dtr_rts,
/drivers/char/pcmcia/
H A Dsynclink_cs.c381 static void dtr_rts(struct tty_port *port, int onoff);
511 .dtr_rts = dtr_rts
2465 static void dtr_rts(struct tty_port *port, int onoff) function

Completed in 184 milliseconds