Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c431 static unsigned int tbuf_bytes(struct slgt_info *info);
743 int timeout = (tbuf_bytes(info) * 7) + 1000; in update_tx_timer()
1255 count = tbuf_bytes(info); in chars_in_buffer()
4719 static unsigned int tbuf_bytes(struct slgt_info *info) in tbuf_bytes() function