Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c436 unsigned int last_input_report_msecs; member
1276 unsigned long report_delta_ms = msecs - ctlr->last_input_report_msecs; in joycon_parse_report()
1419 ctlr->last_input_report_msecs = msecs; in joycon_parse_report()