Home
last modified time | relevance | path

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

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