Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvsi.c914 int origcount = count; in hvsi_write() local
955 if (total != origcount) in hvsi_write()
956 pr_debug("%s: wanted %i, only wrote %i\n", __func__, origcount, in hvsi_write()