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

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

Completed in 237 milliseconds