Lines Matching +full:button +full:- +full:392
2 # SPDX-License-Identifier: GPL-2.0
3 # -*- coding: utf-8 -*-
32 def assert_button(self, button): argument
38 key = libevdev.evbit(uhdev.buttons_map[button])
40 buttons[button] = True
48 buttons[button] = False
57 """check for button reliability."""
64 """check for button reliability when pressing 2 buttons"""
183 (0, "ABS_HAT0Y", -1),
186 (6, "ABS_HAT0X", -1),
227 0x05, 0x09, # ..Usage Page (Button) 44
345 0x15, 0x81, # ..Logical Minimum (-127) 294
347 0x36, 0xf0, 0xd8, # ..Physical Minimum (-10000) 298
365 0x15, 0x81, # ..Logical Minimum (-127) 337
366 0x36, 0xf0, 0xd8, # ..Physical Minimum (-10000) 339
390 0x75, 0x08, # ..Report Size (8) 392
521 0x05, 0x09, # .Usage Page (Button) 8
657 hid_bpfs = [("FR-TEC__Raptor-Mach-2.bpf.o", True)]
661 "uhid test Sanmos Group FR-TEC Raptor MACH 2",