Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsentelic.c639 static unsigned int ps2_last_second; in fsp_packet_debug() local
670 if (jiffies_msec - ps2_last_second > 1000) { in fsp_packet_debug()
673 ps2_last_second = jiffies_msec; in fsp_packet_debug()