PM_EVENT_ON 285 include/linux/pm.h #define PMSG_ON ((struct pm_message){ .event = PM_EVENT_ON, }) PM_EVENT_ON 525 net/rfkill/rfkill.c if (dev->power.power_state.event != PM_EVENT_ON) { PM_EVENT_ON 528 net/rfkill/rfkill.c dev->power.power_state.event = PM_EVENT_ON;