Searched refs:HIDDEV_FLAG_REPORT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhiddev.h139 * is set to (HIDDEV_FLAG_UREF | HIDDEV_FLAG_REPORT) and a new report has
181 #define HIDDEV_FLAG_REPORT 0x2 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dhiddev.c170 (list->flags & HIDDEV_FLAG_REPORT) != 0) {
362 (list->flags & HIDDEV_FLAG_REPORT) != 0) {
462 ((newflags & HIDDEV_FLAG_REPORT) != 0 &&

Completed in 55 milliseconds