Home
last modified time | relevance | path

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

/drivers/tty/
Dsynclink_gt.c4718 static unsigned int free_tbuf_count(struct slgt_info *info) in free_tbuf_count() function
4800 if (DIV_ROUND_UP(size, DMABUFSIZE) > free_tbuf_count(info)) in tx_load()