Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgap/
Ddgap.c6752 int tlw; in dgap_tty_init() local
6869 tlw = ch->ch_tsize >= 2000 ? ((ch->ch_tsize * 5) / 8) : in dgap_tty_init()
6871 ch->ch_tlw = tlw; in dgap_tty_init()
6873 dgap_cmdw(ch, STLOW, tlw, 0); in dgap_tty_init()