Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_driver.h300 uint ch_custom_speed; member
Ddgnc_cls.c652 } else if (ch->ch_custom_speed) { in cls_param()
653 baud = ch->ch_custom_speed; in cls_param()
Ddgnc_tty.c590 ch->ch_custom_speed = 0; in dgnc_set_custom_speed()
637 ch->ch_custom_speed = newrate; in dgnc_set_custom_speed()
2429 return put_user(ch->ch_custom_speed, in dgnc_tty_ioctl()