PM / QoS: Make it possible to expose PM QoS latency constraints
[deliverable/linux.git] / include / linux / pm.h
index 73c610573a746ba40c08d59c6f844aeea7d8e83c..4db39ed1a6ef43ab326f73575577ae30e633605d 100644 (file)
@@ -537,6 +537,7 @@ struct dev_pm_info {
        unsigned long           accounting_timestamp;
        ktime_t                 suspend_time;
        s64                     max_time_suspended_ns;
+       struct dev_pm_qos_request *pq_req;
 #endif
        struct pm_subsys_data   *subsys_data;  /* Owned by the subsystem. */
        struct pm_qos_constraints *constraints;
This page took 0.028417 seconds and 5 git commands to generate.