Home
last modified time | relevance | path

Searched refs:HID_UP_SENSOR (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhid.h168 #define HID_UP_SENSOR 0x00200000 macro
/linux/drivers/hid/
H A Dhid-core.c850 if (((parser->global.usage_page << 16) == HID_UP_SENSOR) && in hid_scan_collection()