HID_KEYS_PRESSED  293 drivers/hid/usbhid/hid-core.c 				set_bit(HID_KEYS_PRESSED, &usbhid->iofl);
HID_KEYS_PRESSED  295 drivers/hid/usbhid/hid-core.c 				clear_bit(HID_KEYS_PRESSED, &usbhid->iofl);
HID_KEYS_PRESSED 1569 drivers/hid/usbhid/hid-core.c 		    && !test_bit(HID_KEYS_PRESSED, &usbhid->iofl)
HID_KEYS_PRESSED 1601 drivers/hid/usbhid/hid-core.c 	if (PMSG_IS_AUTO(message) && test_bit(HID_KEYS_PRESSED, &usbhid->iofl)) {