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

/linux-master/drivers/hid/
H A Dhid-nintendo.c590 unsigned int last_input_report_msecs; member in struct:joycon_ctlr
1723 unsigned long report_delta_ms = msecs - ctlr->last_input_report_msecs;
1763 ctlr->last_input_report_msecs = msecs;

Completed in 86 milliseconds