Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c477 unsigned int imu_last_pkt_ms; /* used to calc imu report delta */ member
1077 unsigned int last_msecs = ctlr->imu_last_pkt_ms; in joycon_parse_imu_report()
1177 ctlr->imu_last_pkt_ms = msecs; in joycon_parse_imu_report()