Lines Matching refs:powercap
13 #include <linux/powercap.h>
332 * scmi_zones_register- Register SCMI powercap zones starting from parent zones
335 * @pr: A reference to the root powercap zones descriptors
337 * When registering SCMI powercap zones with the powercap framework we should
341 * Unfortunately we cannot assume that the array of available SCMI powercap
345 * This function, given the set of SCMI powercap zones to register, takes care
346 * to walk the SCMI powercap zones trees up to the root registering any
356 * leaves in the SCMI powercap zones hierarchy: any non-leaf invalid zone causes
358 * powercap zones hierarchy if some of the internal nodes are missing.
360 * Note that the array of SCMI powercap zones as returned by the SCMI platform
441 dev_err(dev, "number of powercap domains not found\n");
476 * Forcibly skip powercap domains using an abstract scale.
491 * Scan array of retrieved SCMI powercap domains and register them
512 { SCMI_PROTOCOL_POWERCAP, "powercap" },
518 .name = "scmi-powercap",