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