Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dhid.h139 #define HID_MAIN_ITEM_NULL_STATE 0x040 macro
/linux-2.6.39/drivers/hid/
Dhid-debug.c526 seq_printf(f, "%s", HID_MAIN_ITEM_NULL_STATE & j ? "NullState " : ""); in hid_dump_field()