Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvcs.c1327 int total_sent = 0; in hvcs_write() local
1372 &charbuf[total_sent], in hvcs_write()
1395 total_sent+=tosend; in hvcs_write()
1417 return total_sent; in hvcs_write()