Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds