HomeFreeBSD

evdev: Give short aliases to items of evdev_mt_slot array

Description

evdev: Give short aliases to items of evdev_mt_slot array

with using of unioned anonymous structure.

Access to the same data by using different members of union generally
works despite it is not supported by C specs.

Also add helper function to report entire slot state.

MFC after: 2 weeks

Details

Provenance
wulfAuthored on Aug 24 2021, 10:47 PM
Parents
rG127e54deb6d8: evdev: Normalize width and pressure of single touch compat events
Branches
Unknown
Tags
Unknown