Searched refs:HID_KEYS_PRESSED (Results 1 – 2 of 2) sorted by relevance
49 #define HID_KEYS_PRESSED 10 macro
296 set_bit(HID_KEYS_PRESSED, &usbhid->iofl); in hid_irq_in()298 clear_bit(HID_KEYS_PRESSED, &usbhid->iofl); in hid_irq_in()1551 && !test_bit(HID_KEYS_PRESSED, &usbhid->iofl) in hid_suspend()1583 if (PMSG_IS_AUTO(message) && test_bit(HID_KEYS_PRESSED, &usbhid->iofl)) { in hid_suspend()