Searched refs:INDEV_TYPE_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
107 INDEV_TYPE_UNKNOWN, /**< Unknown input device type */ enumerator
146 INDEV_TYPE_UNKNOWN, /* Unknown input device type */ enumerator
36 … if ((inputDev->devType > INDEV_TYPE_HID_BEGIN_POS) && (inputDev->devType < INDEV_TYPE_UNKNOWN)) { in IsHidDevice()
237 uint32_t type {INDEV_TYPE_UNKNOWN}; in GetInputDeviceInfoList()267 if (type != INDEV_TYPE_UNKNOWN) { in GetInputDeviceInfoList()
289 if (*deviceType >= INDEV_TYPE_UNKNOWN) { in GetDeviceType()