Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_console.h69 void (*dtr_rts)(struct hvc_struct *hp, bool active); member
/linux/include/linux/usb/
H A Dserial.h295 void (*dtr_rts)(struct usb_serial_port *port, int on); member
/linux/drivers/tty/
H A Dsynclink_gt.c3140 static void dtr_rts(struct tty_port *port, bool active) in dtr_rts() function