Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dsentelic.c652 static unsigned int ps2_last_second; in fsp_packet_debug() local
683 if (jiffies_msec - ps2_last_second > 1000) { in fsp_packet_debug()
686 ps2_last_second = jiffies_msec; in fsp_packet_debug()