Searched refs:RCM_SUSPENDED (Results 1 – 4 of 4) sorted by relevance
57 #define RCM_SUSPENDED 0x8000 /* private */ macro
288 if (flag & ~(RCM_NOTIFY_MASK | RCM_SUSPENDED)) { in rcm_notify_resume_list()
171 flag |= RCM_SUSPENDED; in notify_resource_resume()
2080 rsi->cmd = (flag & RCM_SUSPENDED) ? C_POSTRESUME : C_CANCELSUSPEND; in script_notify_resume()