Home
last modified time | relevance | path

Searched refs:hvc_iucv_dtr_rts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c662 * hvc_iucv_dtr_rts() - HVC notifier for handling DTR/RTS
670 static void hvc_iucv_dtr_rts(struct hvc_struct *hp, int raise) in hvc_iucv_dtr_rts() function
712 * connection is done in hvc_iucv_dtr_rts() and depends on the HUPCL termios
1051 .dtr_rts = hvc_iucv_dtr_rts,
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c659 * hvc_iucv_dtr_rts() - HVC notifier for handling DTR/RTS
667 static void hvc_iucv_dtr_rts(struct hvc_struct *hp, bool active) in hvc_iucv_dtr_rts() function
709 * connection is done in hvc_iucv_dtr_rts() and depends on the HUPCL termios
1017 .dtr_rts = hvc_iucv_dtr_rts,

Completed in 4 milliseconds