Searched refs:INPUT_DEVICE_CLASS_GAMEPAD (Results 1 – 3 of 3) sorted by relevance
102 INPUT_DEVICE_CLASS_GAMEPAD = 0x00000040, enumerator
170 if (classes & INPUT_DEVICE_CLASS_GAMEPAD) { in addEventHubDevice()
1441 device->classes |= INPUT_DEVICE_CLASS_GAMEPAD; in openDeviceLocked()1466 device->classes & INPUT_DEVICE_CLASS_GAMEPAD) { in openDeviceLocked()