Home
last modified time | relevance | path

Searched defs:powercap_zone (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpowercap.h136 struct powercap_zone { struct
140 const struct powercap_zone_ops *ops; argument
151 struct powercap_zone_constraint *constraints; argument
/linux/tools/power/cpupower/lib/
H A Dpowercap.h22 struct powercap_zone { struct
30 struct powercap_zone *parent; argument
31 struct powercap_zone *children[POWERCAP_MAX_CHILD_ZONES]; argument
38 int powercap_walk_zones(struct powercap_zone *zone, argument
/linux/tools/power/cpupower/bindings/python/
H A Draw_pylibcpupower.i