Searched refs:HID_KEYS_PRESSED (Results 1 – 2 of 2) sorted by relevance
36 #define HID_KEYS_PRESSED 10 macro
295 set_bit(HID_KEYS_PRESSED, &usbhid->iofl); in hid_irq_in()297 clear_bit(HID_KEYS_PRESSED, &usbhid->iofl); in hid_irq_in()1611 && !test_bit(HID_KEYS_PRESSED, &usbhid->iofl) in hid_suspend()1640 if (PMSG_IS_AUTO(message) && test_bit(HID_KEYS_PRESSED, &usbhid->iofl)) { in hid_suspend()