Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-nintendo.c436 unsigned int last_input_report_msecs; member
1263 unsigned long report_delta_ms = msecs - ctlr->last_input_report_msecs; in joycon_parse_report()
1406 ctlr->last_input_report_msecs = msecs; in joycon_parse_report()