Searched refs:HID_UP_SENSOR (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | hid.h | 168 #define HID_UP_SENSOR 0x00200000 macro |
/linux/drivers/hid/ | ||
H A D | hid-core.c | 850 if (((parser->global.usage_page << 16) == HID_UP_SENSOR) && in hid_scan_collection() |