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

/linux-master/drivers/hid/
H A Dhid-nintendo.c631 unsigned int imu_last_pkt_ms; /* used to calc imu report delta */ member in struct:joycon_ctlr
1397 unsigned int last_msecs = ctlr->imu_last_pkt_ms;
1497 ctlr->imu_last_pkt_ms = msecs;

Completed in 132 milliseconds