Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgap/
Ddgap.c6659 int tlw; in dgap_tty_init() local
6775 tlw = ch->ch_tsize >= 2000 ? ((ch->ch_tsize * 5) / 8) : in dgap_tty_init()
6777 ch->ch_tlw = tlw; in dgap_tty_init()
6779 dgap_cmdw(ch, STLOW, tlw, 0); in dgap_tty_init()