Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_tty.c70 static int dgnc_tty_send_break(struct tty_struct *tty, int msec);
98 .break_ctl = dgnc_tty_send_break,
1617 static int dgnc_tty_send_break(struct tty_struct *tty, int msec) in dgnc_tty_send_break() function