Searched refs:use_dmi (Results 1 - 1 of 1) sorted by relevance
/third_party/libinput/tools/ | ||
H A D | libinput-measure-touchpad-size.py | 331 use_dmi = evdev.id["bustype"] not in [0x03, 0x05] # USB, Bluetooth 332 if use_dmi: 344 if use_dmi: |
Completed in 2 milliseconds