Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c471 static unsigned int tbuf_bytes(struct slgt_info *info);
824 int timeout = (tbuf_bytes(info) * 7) + 1000; in update_tx_timer()
1358 count = tbuf_bytes(info); in chars_in_buffer()
4843 static unsigned int tbuf_bytes(struct slgt_info *info) in tbuf_bytes() function