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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dusbhid.h56 #define HID_REPORTED_IDLE 9 macro
H A Dhid-core.c87 !test_bit(HID_REPORTED_IDLE, &usbhid->iofl) &&
307 if (!test_bit(HID_REPORTED_IDLE, &usbhid->iofl)) {
344 if (!test_bit(HID_REPORTED_IDLE, &usbhid->iofl)) {
1321 set_bit(HID_REPORTED_IDLE, &usbhid->iofl);
1341 set_bit(HID_REPORTED_IDLE, &usbhid->iofl);
1382 clear_bit(HID_REPORTED_IDLE, &usbhid->iofl);
1409 clear_bit(HID_REPORTED_IDLE, &usbhid->iofl);

Completed in 108 milliseconds