Searched refs:HID_MAIN_ITEM_CONSTANT (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/hid/
H A Dhid-debug.c616 seq_printf(f, "%s", HID_MAIN_ITEM_CONSTANT & j ? "Constant " : ""); hid_dump_field()
H A Dhid-input.c498 if (field->flags & HID_MAIN_ITEM_CONSTANT) hidinput_configure_usage()
H A Dhid-core.c737 if (data & HID_MAIN_ITEM_CONSTANT) hid_scan_main()
/linux-4.1.27/include/linux/
H A Dhid.h98 #define HID_MAIN_ITEM_CONSTANT 0x001 macro

Completed in 97 milliseconds