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