Lines Matching refs:pm_status
45 prmup_t pm_status = { 0, OKUP, "pm" }; variable
54 "S3-support", S3sup, &pm_status, NULL, 2, 0, 1,
55 "autoS3", autoS3, &pm_status, NULL, 2, 0, 1,
56 "autopm", autopm, &pm_status, NULL, 2, 0, 1,
58 "cpu-threshold", cputhr, &pm_status, NULL, 2, 0, 1,
59 "cpu_deep_idle", cpuidle, &pm_status, NULL, 2, 0, 1,
60 "cpupm", cpupm, &pm_status, NULL, 2, 1, 1,
62 ddprop, &pm_status, NULL, 3, 1, 1,
63 "device-dependency", devdep, &pm_status, NULL, 3, 1, 1,
64 "device-thresholds", devthr, &pm_status, NULL, 3, 1, 1,
72 "system-threshold", systhr, &pm_status, NULL, 2, 0, 1,
132 cpr_status.perm = pm_status.perm = 1; in lookup_perms()
147 set_perm("PMCHANGEPERM=", user, &pm_status.perm, cons_perm); in lookup_perms()