Searched refs:PMSG_NO_WAKEUP (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/usb/core/ | ||
| H A D | hcd-pci.c | 427 else if (PMSG_NO_WAKEUP(msg)) in suspend_common() |
| /linux-6.15/include/linux/ | ||
| H A D | pm.h | 569 #define PMSG_NO_WAKEUP(msg) (((msg).event & \ macro |