Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvsi.c913 size_t origcount = count; in hvsi_write() local
954 if (total != origcount) in hvsi_write()
956 origcount, total); in hvsi_write()

Completed in 4 milliseconds