Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_driver.h299 uint ch_old_baud; member
Ddgnc_cls.c650 ch->ch_old_baud = 0; in cls_param()
777 if (quot != 0 && ch->ch_old_baud != baud) { in cls_param()
778 ch->ch_old_baud = baud; in cls_param()
Ddgnc_tty.c1231 ch->ch_old_baud = 0; in dgnc_tty_close()