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